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