Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c313 static Processor entityValueProcessor; variable
3649 processor = entityValueProcessor; in entityValueInitProcessor()
3650 return entityValueProcessor(parser, next, end, nextPtr); in entityValueInitProcessor()
3710 entityValueProcessor(XML_Parser parser, in entityValueProcessor() function
/external/expat/lib/
Dxmlparse.c321 static Processor entityValueProcessor; variable
3685 processor = entityValueProcessor; in entityValueInitProcessor()
3686 return entityValueProcessor(parser, next, end, nextPtr); in entityValueInitProcessor()
3746 entityValueProcessor(XML_Parser parser, in entityValueProcessor() function