Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dxmlparse.c400 static Processor errorProcessor; variable
5508 errorProcessor(XML_Parser parser, in errorProcessor() function
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dxmlparse.c444 static Processor errorProcessor; variable
5859 errorProcessor(XML_Parser parser, const char *s, const char *end, in errorProcessor() function
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c466 static Processor errorProcessor; variable
5963 errorProcessor(XML_Parser parser, const char *s, const char *end, in errorProcessor() function