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

  /external/libxml2/
error.c 299 (domain == XML_FROM_SCHEMASP)||(domain == XML_FROM_DTD) ||
347 case XML_FROM_SCHEMASP:
testrecurse.c 496 case XML_FROM_SCHEMASP:
schematron.c 233 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, node, NULL,
262 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP,
    [all...]
testlimits.c 588 case XML_FROM_SCHEMASP:
    [all...]
xmlschemas.c     [all...]
runtest.c 449 case XML_FROM_SCHEMASP:
    [all...]
  /external/libxml2/include/libxml/
xmlerror.h 53 XML_FROM_SCHEMASP, /* The W3C XML Schemas parser module */
    [all...]

Completed in 93 milliseconds