Searched refs:xml2_error_hdr (Results 1 – 1 of 1) sorted by relevance
442 static void xml2_error_hdr(void *, const char *, xmlParserSeverities,3243 xml2_error_hdr(void *arg, const char *msg, xmlParserSeverities severity, in xml2_error_hdr() function3276 xmlTextReaderSetErrorHandler(reader, xml2_error_hdr, a); in xml2_read_toc()