Home
last modified time | relevance | path

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

/netbsd/src/external/mit/expat/dist/lib/
Dxmltok.h272 #define XmlIsPublicId(enc, ptr, end, badPtr) \ macro
Dxmlparse.c4991 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
5006 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
5473 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()