Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c442 static void xml2_error_hdr(void *, const char *, xmlParserSeverities,
3243 xml2_error_hdr(void *arg, const char *msg, xmlParserSeverities severity, in xml2_error_hdr() function
3276 xmlTextReaderSetErrorHandler(reader, xml2_error_hdr, a); in xml2_read_toc()