Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.c1157 static const char KW_no[] = {ASCII_n, ASCII_o, '\0'}; variable
1224 } else if (XmlNameMatchesAscii(enc, val, ptr - enc->minBytesPerChar, KW_no)) {
/third_party/python/Modules/expat/
H A Dxmltok.c1154 static const char KW_no[] = {ASCII_n, ASCII_o, '\0'}; variable
1221 } else if (XmlNameMatchesAscii(enc, val, ptr - enc->minBytesPerChar, KW_no)) {

Completed in 5 milliseconds