Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmltok.h268 #define XmlIsPublicId(enc, ptr, end, badPtr) \ macro
Dxmlparse.c4242 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
4257 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
4690 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
/external/python/cpython2/Modules/expat/
Dxmltok.h281 #define XmlIsPublicId(enc, ptr, end, badPtr) \ macro
Dxmlparse.c4448 if (!XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
4463 if (!XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
4915 if (!XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
/external/python/cpython3/Modules/expat/
Dxmltok.h268 #define XmlIsPublicId(enc, ptr, end, badPtr) \ macro
Dxmlparse.c4240 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
4255 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
4688 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()