HomeSort by relevance Sort by last modified time
    Searched defs:serror (Results 1 - 4 of 4) sorted by null

  /external/libxml2/
schematron.c 178 xmlStructuredErrorFunc serror; /* the structured function */ member in struct:_xmlSchematronValidCtxt
208 xmlStructuredErrorFunc serror; /* the structured function */ member in struct:_xmlSchematronParserCtxt
260 schannel = ctxt->serror;
    [all...]
relaxng.c 209 xmlStructuredErrorFunc serror; member in struct:_xmlRelaxNGParserCtxt
354 xmlStructuredErrorFunc serror; member in struct:_xmlRelaxNGValidCtxt
444 if (ctxt->serror != NULL)
445 schannel = ctxt->serror;
479 if (ctxt->serror != NULL)
480 schannel = ctxt->serror;
519 if (ctxt->serror != NULL)
520 schannel = ctxt->serror;
553 if (ctxt->serror != NULL)
554 schannel = ctxt->serror;
    [all...]
xmlschemas.c 594 xmlStructuredErrorFunc serror; member in struct:_xmlSchemaParserCtxt
969 xmlStructuredErrorFunc serror; member in struct:_xmlSchemaValidCtxt
    [all...]
  /external/libxml2/include/libxml/
parser.h 752 xmlStructuredErrorFunc serror; member in struct:_xmlSAXHandler
    [all...]

Completed in 105 milliseconds