HomeSort by relevance Sort by last modified time
    Searched refs:xmlSetStructuredErrorFunc (Results 1 - 12 of 12) sorted by null

  /external/parameter-framework/upstream/xmlserializer/
XmlSerializingContext.cpp 37 xmlSetStructuredErrorFunc(this, structuredErrorHandler);
43 xmlSetStructuredErrorFunc(NULL, NULL);
  /external/libxml2/
testOOM.c 268 xmlSetStructuredErrorFunc(NULL, error_func);
runxmlconf.c 173 xmlSetStructuredErrorFunc(NULL, testErrorHandler);
testchar.c 600 xmlSetStructuredErrorFunc(NULL, errorHandler);
testrecurse.c 581 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler);
libxml2.syms 1551 xmlSetStructuredErrorFunc;
    [all...]
error.c 122 * xmlSetStructuredErrorFunc:
134 xmlSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) {
testlimits.c 673 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler);
    [all...]
runtest.c 539 xmlSetStructuredErrorFunc(NULL, testStructuredErrorHandler);
    [all...]
elfgcchack.h     [all...]
testapi.c 141 xmlSetStructuredErrorFunc(NULL, structured_errors);
    [all...]
  /external/libxml2/include/libxml/
xmlerror.h     [all...]

Completed in 899 milliseconds