Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmltok.c1068 static const char KW_standalone[] = { variable
1147 if (!XmlNameMatchesAscii(enc, name, nameEnd, KW_standalone) in doParseXmlDecl()
/external/expat/lib/
Dxmltok.c1163 static const char KW_standalone[] = { variable
1242 if (!XmlNameMatchesAscii(enc, name, nameEnd, KW_standalone) in doParseXmlDecl()