Home
last modified time | relevance | path

Searched refs:KW_standalone (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/expat/
Dxmltok.c1219 static const char KW_standalone[] = { variable
1298 if (!XmlNameMatchesAscii(enc, name, nameEnd, KW_standalone) in doParseXmlDecl()
/external/expat/lib/
Dxmltok.c1216 static const char KW_standalone[] = { variable
1295 if (!XmlNameMatchesAscii(enc, name, nameEnd, KW_standalone) in doParseXmlDecl()
/external/python/cpython2/Modules/expat/
Dxmltok.c1216 static const char KW_standalone[] = { variable
1295 if (!XmlNameMatchesAscii(enc, name, nameEnd, KW_standalone) in doParseXmlDecl()