Searched refs:xmlParserPrintFileContextInternal (Results 1 – 4 of 4) sorted by relevance
/external/libxml2/ |
D | error.c | 173 xmlParserPrintFileContextInternal(xmlParserInputPtr input , in xmlParserPrintFileContextInternal() function 229 xmlParserPrintFileContextInternal(input, xmlGenericError, in xmlParserPrintFileContext() 404 xmlParserPrintFileContextInternal(input, channel, data); in xmlReportError() 410 xmlParserPrintFileContextInternal(cur, channel, data); in xmlReportError()
|
D | testrecurse.c | 343 xmlParserPrintFileContextInternal(xmlParserInputPtr input , in xmlParserPrintFileContextInternal() function 549 xmlParserPrintFileContextInternal(input, channel, data); in testStructuredErrorHandler() 555 xmlParserPrintFileContextInternal(cur, channel, data); in testStructuredErrorHandler()
|
D | testlimits.c | 435 xmlParserPrintFileContextInternal(xmlParserInputPtr input , in xmlParserPrintFileContextInternal() function 641 xmlParserPrintFileContextInternal(input, channel, data); in testStructuredErrorHandler() 647 xmlParserPrintFileContextInternal(cur, channel, data); in testStructuredErrorHandler()
|
D | runtest.c | 296 xmlParserPrintFileContextInternal(xmlParserInputPtr input , in xmlParserPrintFileContextInternal() function 502 xmlParserPrintFileContextInternal(input, channel, data); in testStructuredErrorHandler() 508 xmlParserPrintFileContextInternal(cur, channel, data); in testStructuredErrorHandler()
|