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/
Dxmltok.c1157 static const char KW_no[] = {ASCII_n, ASCII_o, '\0'}; variable
1224 } else if (XmlNameMatchesAscii(enc, val, ptr - enc->minBytesPerChar, KW_no)) { in doParseXmlDecl()
/third_party/python/Modules/expat/
Dxmltok.c1157 static const char KW_no[] = {ASCII_n, ASCII_o, '\0'}; variable
1224 } else if (XmlNameMatchesAscii(enc, val, ptr - enc->minBytesPerChar, KW_no)) { in doParseXmlDecl()