Searched refs:XmlIsPublicId (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/expat/lib/ |
H A D | xmltok.h | 272 #define XmlIsPublicId(enc, ptr, end, badPtr) \ macro
|
H A D | xmlparse.c | 4860 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog() 4875 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog() 5342 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
|