Searched refs:KW_ANY (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | xmlrole.c | 60 static const char KW_ANY[] = {ASCII_A, ASCII_N, ASCII_Y, '\0'}; variable 933 if (XmlNameMatchesAscii(enc, ptr, end, KW_ANY)) { in element1()
|
/third_party/python/Modules/expat/ |
H A D | xmlrole.c | 61 static const char KW_ANY[] = {ASCII_A, ASCII_N, ASCII_Y, '\0'}; variable 934 if (XmlNameMatchesAscii(enc, ptr, end, KW_ANY)) { in element1()
|
Completed in 4 milliseconds