Searched refs:XmlIsPublicId (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/libs/expat/ |
D | xmltok.h | 275 #define XmlIsPublicId(enc, ptr, end, badPtr) \ macro
|
D | xmlparse.c | 4853 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog() 4868 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog() 5335 if (! XmlIsPublicId(enc, s, next, eventPP)) in doProlog()
|