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

/external/chromium_org/third_party/expat/files/lib/
H A Dxmlparse.c313 static Processor entityValueProcessor; variable
3633 processor = entityValueProcessor;
3634 return entityValueProcessor(parser, next, end, nextPtr);
3694 entityValueProcessor(XML_Parser parser, function
/external/expat/lib/
H A Dxmlparse.c313 static Processor entityValueProcessor; variable
3633 processor = entityValueProcessor;
3634 return entityValueProcessor(parser, next, end, nextPtr);
3694 entityValueProcessor(XML_Parser parser, function

Completed in 111 milliseconds