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

/external/libxml2/
H A Derror.c146 * xmlParserPrintFileInfo:
153 xmlParserPrintFileInfo(xmlParserInputPtr input) { function
676 xmlParserPrintFileInfo(input);
688 xmlParserPrintFileInfo(cur);
719 xmlParserPrintFileInfo(input);
731 xmlParserPrintFileInfo(cur);
769 xmlParserPrintFileInfo(input);
810 xmlParserPrintFileInfo(input);
H A Delfgcchack.h7677 #undef xmlParserPrintFileInfo macro
7678 extern __typeof (xmlParserPrintFileInfo) xmlParserPrintFileInfo __attribute((alias("xmlParserPrintFileInfo__internal_alias")));
7680 #ifndef xmlParserPrintFileInfo
7681 extern __typeof (xmlParserPrintFileInfo) xmlParserPrintFileInfo__internal_alias __attribute((visibility("hidden")));
7682 #define xmlParserPrintFileInfo xmlParserPrintFileInfo__internal_alias macro
/external/libxml2/include/libxml/
H A Dxmlerror.h891 xmlParserPrintFileInfo (xmlParserInputPtr input);

Completed in 44 milliseconds