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