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

  /external/libxml2/
error.c 298 ((domain == XML_FROM_PARSER) || (domain == XML_FROM_SCHEMASV)||
344 case XML_FROM_SCHEMASV:
testrecurse.c 493 case XML_FROM_SCHEMASV:
testlimits.c 585 case XML_FROM_SCHEMASV:
    [all...]
schematron.c 283 __xmlSimpleError(XML_FROM_SCHEMASV, XML_ERR_NO_MEMORY, node, NULL,
    [all...]
runtest.c 446 case XML_FROM_SCHEMASV:
    [all...]
xmlschemas.c     [all...]
  /external/libxml2/include/libxml/
xmlerror.h 54 XML_FROM_SCHEMASV, /* The W3C XML Schemas validation module */
    [all...]

Completed in 487 milliseconds