Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok.h237 # define XmlIgnoreSectionTok(enc, ptr, end, nextTokPtr) \ macro
H A Dxmlparse.c4410 tok = XmlIgnoreSectionTok(enc, s, end, &next); in doIgnoreSection()