Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c509 static Processor entityValueProcessor; variable
5107 parser->m_processor = entityValueProcessor;
5108 return entityValueProcessor(parser, next, end, nextPtr);
5190 entityValueProcessor(XML_Parser parser, const char *s, const char *end, function
/freebsd/contrib/expat/
H A DChanges342 infinite loop in function entityValueProcessor; it takes