Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c347 doIgnoreSection(XML_Parser parser, const ENCODING *, const char **startPtr,
3330 enum XML_Error result = doIgnoreSection(parser, encoding, &start, end, in ignoreSectionProcessor()
3345 doIgnoreSection(XML_Parser parser, in doIgnoreSection() function
4428 result = doIgnoreSection(parser, enc, &next, end, nextPtr, haveMore); in doProlog()
/external/expat/lib/
Dxmlparse.c355 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()