Searched refs:isNameMin (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | xmltok.c | 193 int(PTRFASTCALL *isNameMin)(const ENCODING *, const char *); member 214 E##byteType, E##isNameMin, E##isNmstrtMin, E##byteToAscii, E##charMatches, 285 (AS_NORMAL_ENCODING(enc)->isNameMin(enc, p))
|
/third_party/python/Modules/expat/ |
H A D | xmltok.c | 190 int(PTRFASTCALL *isNameMin)(const ENCODING *, const char *); member 211 E##byteType, E##isNameMin, E##isNmstrtMin, E##byteToAscii, E##charMatches, 282 (AS_NORMAL_ENCODING(enc)->isNameMin(enc, p))
|
Completed in 6 milliseconds