Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.h272 #define XmlIsPublicId(enc, ptr, end, badPtr) \ macro
H A Dxmlparse.c4692 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
4707 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
5174 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
/third_party/python/Modules/expat/
H A Dxmltok.h272 #define XmlIsPublicId(enc, ptr, end, badPtr) \ macro
H A Dxmlparse.c4773 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
4788 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
5223 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()

Completed in 22 milliseconds