Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlrole.c107 static const char KW_SYSTEM[] = { variable
280 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in doctype1()
514 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in entity2()
617 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in entity7()
713 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in notation1()
/external/python/cpython3/Modules/expat/
Dxmlrole.c107 static const char KW_SYSTEM[] = { variable
280 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in doctype1()
514 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in entity2()
617 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in entity7()
713 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in notation1()
/external/python/cpython2/Modules/expat/
Dxmlrole.c107 static const char KW_SYSTEM[] = { variable
280 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in doctype1()
514 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in entity2()
617 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in entity7()
713 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in notation1()