Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dxmlparse.c396 static Processor entityValueProcessor; variable
4248 entityValueProcessor(XML_Parser parser, in entityValueProcessor() function
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dxmlparse.c440 static Processor entityValueProcessor; variable
4565 entityValueProcessor(XML_Parser parser, const char *s, const char *end, in entityValueProcessor() function
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c462 static Processor entityValueProcessor; variable
4640 entityValueProcessor(XML_Parser parser, const char *s, const char *end, in entityValueProcessor() function