Searched refs:KW_SYSTEM (Results 1 – 3 of 3) sorted by relevance
/external/expat/lib/ |
D | xmlrole.c | 107 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/ |
D | xmlrole.c | 107 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/ |
D | xmlrole.c | 107 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()
|