Home
last modified time | relevance | path

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

/minix/external/mit/expat/dist/lib/
H A Dxmltok.h212 #define XmlIgnoreSectionTok(enc, ptr, end, nextTokPtr) \ macro
H A Dxmlparse.c3352 tok = XmlIgnoreSectionTok(enc, s, end, &next); in doIgnoreSection()