Searched refs:entityValueProcessor (Results 1 – 1 of 1) sorted by relevance
462 static Processor entityValueProcessor; variable4557 parser->m_processor = entityValueProcessor; in entityValueInitProcessor()4558 return entityValueProcessor(parser, next, end, nextPtr); in entityValueInitProcessor()4640 entityValueProcessor(XML_Parser parser, const char *s, const char *end, in entityValueProcessor() function