Searched refs:xmlParserPrintFileContextInternal (Results 1 – 4 of 4) sorted by relevance
/external/libxml2/ |
D | error.c | 173 xmlParserPrintFileContextInternal(xmlParserInputPtr input , in xmlParserPrintFileContextInternal() function 231 xmlParserPrintFileContextInternal(input, xmlGenericError, in xmlParserPrintFileContext() 406 xmlParserPrintFileContextInternal(input, channel, data); in xmlReportError() 412 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 | 301 xmlParserPrintFileContextInternal(xmlParserInputPtr input , in xmlParserPrintFileContextInternal() function 507 xmlParserPrintFileContextInternal(input, channel, data); in testStructuredErrorHandler() 513 xmlParserPrintFileContextInternal(cur, channel, data); in testStructuredErrorHandler()
|