Searched refs:xmlTextReaderSetStructuredErrorHandler (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlreader.h393 xmlTextReaderSetStructuredErrorHandler(xmlTextReaderPtr reader,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h11654 #undef xmlTextReaderSetStructuredErrorHandler macro
11655 extern __typeof (xmlTextReaderSetStructuredErrorHandler) xmlTextReaderSetStructuredErrorHandler __attribute((alias("xmlTextReaderSetStructuredErrorHandler__internal_alias")));
11657 #ifndef xmlTextReaderSetStructuredErrorHandler
11658 extern __typeof (xmlTextReaderSetStructuredErrorHandler) xmlTextReaderSetStructuredErrorHandler__internal_alias __attribute((visibility("hidden")));
11659 #define xmlTextReaderSetStructuredErrorHandler xmlTextReaderSetStructuredErrorHandler__internal_alias macro
H A Dxmlreader.c4741 * xmlTextReaderSetStructuredErrorHandler:
4751 xmlTextReaderSetStructuredErrorHandler(xmlTextReaderPtr reader, function

Completed in 130 milliseconds