Searched refs:KW_PUBLIC (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/expat/lib/ |
H A D | xmlrole.c | 103 static const char KW_PUBLIC[] variable 257 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in doctype1() 461 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in entity2() 553 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in entity7() 641 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in notation1()
|