Searched refs:doIgnoreSection (Results 1 – 1 of 1) sorted by relevance
/external/expat/lib/ |
D | xmlparse.c | 355 doIgnoreSection(XML_Parser parser, const ENCODING *, const char **startPtr, 3366 enum XML_Error result = doIgnoreSection(parser, encoding, &start, end, in ignoreSectionProcessor() 3381 doIgnoreSection(XML_Parser parser, in doIgnoreSection() function 4464 result = doIgnoreSection(parser, enc, &next, end, nextPtr, haveMore); in doProlog()
|