Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmlparse.c354 doIgnoreSection(XML_Parser parser, const ENCODING *, const char **startPtr,
3365 enum XML_Error result = doIgnoreSection(parser, encoding, &start, end, in ignoreSectionProcessor()
3380 doIgnoreSection(XML_Parser parser, in doIgnoreSection() function
4463 result = doIgnoreSection(parser, enc, &next, end, nextPtr, haveMore); in doProlog()