Searched refs:XmlIgnoreSectionTok (Results 1 – 2 of 2) sorted by relevance
/external/expat/lib/ | ||
D | xmltok.h | 218 #define XmlIgnoreSectionTok(enc, ptr, end, nextTokPtr) \ macro |
D | xmlparse.c | 3365 tok = XmlIgnoreSectionTok(enc, s, end, &next); in doIgnoreSection() |