Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlrole.c80 static const char KW_PUBLIC[] = { variable
255 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in doctype1()
489 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in entity2()
592 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in entity7()
688 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in notation1()
/external/expat/lib/
Dxmlrole.c80 static const char KW_PUBLIC[] = { variable
255 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in doctype1()
489 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in entity2()
592 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in entity7()
688 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in notation1()