Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/lib/
H A Dxmlrole.c103 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()