Home
last modified time | relevance | path

Searched defs:ignoreSectionProcessor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dxmlparse.c393 static Processor ignoreSectionProcessor; variable
3828 ignoreSectionProcessor(XML_Parser parser, in ignoreSectionProcessor() function
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dxmlparse.c437 static Processor ignoreSectionProcessor; variable
4147 ignoreSectionProcessor(XML_Parser parser, const char *start, const char *end, in ignoreSectionProcessor() function
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c459 static Processor ignoreSectionProcessor; variable
4222 ignoreSectionProcessor(XML_Parser parser, const char *start, const char *end, in ignoreSectionProcessor() function