Home
last modified time | relevance | path

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

/external/libxml2/
Derror.c228 xmlParserPrintFileContext(xmlParserInputPtr input) { in xmlParserPrintFileContext() function
686 xmlParserPrintFileContext(input); in xmlParserError()
690 xmlParserPrintFileContext(cur); in xmlParserError()
729 xmlParserPrintFileContext(input); in xmlParserWarning()
733 xmlParserPrintFileContext(cur); in xmlParserWarning()
784 xmlParserPrintFileContext(input); in xmlParserValidityError()
820 xmlParserPrintFileContext(input); in xmlParserValidityWarning()
Delfgcchack.h7667 #undef xmlParserPrintFileContext
7668 extern __typeof (xmlParserPrintFileContext) xmlParserPrintFileContext __attribute((alias("xmlParser…
7670 #ifndef xmlParserPrintFileContext
7671 extern __typeof (xmlParserPrintFileContext) xmlParserPrintFileContext__internal_alias __attribute((…
7672 #define xmlParserPrintFileContext xmlParserPrintFileContext__internal_alias macro
/external/libxml2/include/libxml/
Dxmlerror.h893 xmlParserPrintFileContext (xmlParserInputPtr input);