Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.c93 #define UTF8_GET_NAMING3(pages, byte) \ macro
103 : ((n) == 3 ? UTF8_GET_NAMING3(pages, (const unsigned char *)(p)) : 0))
151 return UTF8_GET_NAMING3(namePages, (const unsigned char *)p); in utf8_isName3()
165 return UTF8_GET_NAMING3(nmstrtPages, (const unsigned char *)p); in utf8_isNmstrt3()
/third_party/python/Modules/expat/
H A Dxmltok.c95 #define UTF8_GET_NAMING3(pages, byte) \ macro
148 return UTF8_GET_NAMING3(namePages, (const unsigned char *)p); in utf8_isName3()
162 return UTF8_GET_NAMING3(nmstrtPages, (const unsigned char *)p); in utf8_isNmstrt3()

Completed in 5 milliseconds