Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/libarchive/libarchive/
HDarchive_read_support_format_xar.c427 static void xml2_error_hdr(void *, const char *, xmlParserSeverities,
3147 xml2_error_hdr(void *arg, const char *msg, xmlParserSeverities severity, in xml2_error_hdr() function
3181 xmlTextReaderSetErrorHandler(reader, xml2_error_hdr, a); in xml2_read_toc()