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