Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlrole.c85 static const char KW_SYSTEM[] = { variable
251 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in doctype1()
485 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in entity2()
588 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in entity7()
684 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in notation1()
/external/expat/lib/
Dxmlrole.c85 static const char KW_SYSTEM[] = { variable
251 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in doctype1()
485 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in entity2()
588 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in entity7()
684 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in notation1()