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

/external/chromium_org/third_party/expat/files/lib/
H A Dxmlparse.c347 doIgnoreSection(XML_Parser parser, const ENCODING *, const char **startPtr,
3314 enum XML_Error result = doIgnoreSection(parser, encoding, &start, end,
3329 doIgnoreSection(XML_Parser parser, function
4412 result = doIgnoreSection(parser, enc, &next, end, nextPtr, haveMore);
/external/expat/lib/
H A Dxmlparse.c347 doIgnoreSection(XML_Parser parser, const ENCODING *, const char **startPtr,
3314 enum XML_Error result = doIgnoreSection(parser, encoding, &start, end,
3329 doIgnoreSection(XML_Parser parser, function
4412 result = doIgnoreSection(parser, enc, &next, end, nextPtr, haveMore);

Completed in 173 milliseconds