Searched refs:XmlIsPublicId (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | xmltok.h | 272 #define XmlIsPublicId(enc, ptr, end, badPtr) \ macro
|
H A D | xmlparse.c | 4692 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 D | xmltok.h | 272 #define XmlIsPublicId(enc, ptr, end, badPtr) \ macro
|
H A D | xmlparse.c | 4773 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