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
4985 parser->m_processor = entityValueProcessor;
4986 return entityValueProcessor(parser, next, end, nextPtr);
5068 entityValueProcessor(XML_Parser parser, const char *s, const char *end, function
/freebsd/contrib/expat/
H A DChanges132 infinite loop in function entityValueProcessor; it takes