Searched refs:XmlIsPublicId (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/mit/expat/dist/lib/ |
| D | xmltok.h | 272 #define XmlIsPublicId(enc, ptr, end, badPtr) \ macro
|
| D | xmlparse.c | 4991 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()
|