Home
last modified time | relevance | path

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

/external/expat/lib/
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/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.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()