Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmltok.h258 #define XmlIsPublicId(enc, ptr, end, badPtr) \ macro
Dxmlparse.c3946 if (!XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
3961 if (!XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
4401 if (!XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
/external/python/cpython2/Modules/expat/
Dxmltok.h252 #define XmlIsPublicId(enc, ptr, end, badPtr) \ macro
Dxmlparse.c3910 if (!XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
3925 if (!XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
4365 if (!XmlIsPublicId(enc, s, next, eventPP)) in doProlog()