Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c482 static Processor entityValueProcessor; variable
5066 parser->m_processor = entityValueProcessor;
5067 return entityValueProcessor(parser, next, end, nextPtr);
5149 entityValueProcessor(XML_Parser parser, const char *s, const char *end, function
/freebsd/contrib/expat/
H A DChanges40 infinite loop in function entityValueProcessor; it takes