Home
last modified time | relevance | path

Searched refs:UTF8_GET_NAMING2 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.c83 #define UTF8_GET_NAMING2(pages, byte) \ macro
102 ? UTF8_GET_NAMING2(pages, (const unsigned char *)(p)) \
145 return UTF8_GET_NAMING2(namePages, (const unsigned char *)p); in utf8_isName2()
159 return UTF8_GET_NAMING2(nmstrtPages, (const unsigned char *)p); in utf8_isNmstrt2()
/third_party/python/Modules/expat/
H A Dxmltok.c85 #define UTF8_GET_NAMING2(pages, byte) \ macro
142 return UTF8_GET_NAMING2(namePages, (const unsigned char *)p); in utf8_isName2()
156 return UTF8_GET_NAMING2(nmstrtPages, (const unsigned char *)p); in utf8_isNmstrt2()

Completed in 6 milliseconds