Searched refs:doIgnoreSection (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/expat/lib/ ! |
| H A D | xmlparse.c | 515 static enum XML_Error doIgnoreSection(XML_Parser parser, const ENCODING *enc, 4726 = doIgnoreSection(parser, parser->m_encoding, &start, end, endPtr, 4741 doIgnoreSection(XML_Parser parser, const ENCODING *enc, const char **startPtr, function 5890 result = doIgnoreSection(parser, enc, &next, end, nextPtr, haveMore);
|