Home
last modified time | relevance | path

Searched refs:XmlIgnoreSectionTok (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/expat/lib/
HDxmltok.h237 # define XmlIgnoreSectionTok(enc, ptr, end, nextTokPtr) \ macro
HDxmlparse.c4410 tok = XmlIgnoreSectionTok(enc, s, end, &next); in doIgnoreSection()