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

  /external/libxml2/
xpointer.c 75 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_XPOINTER,
96 NULL, NULL, XML_FROM_XPOINTER, error,
102 ctxt->context->lastError.domain = XML_FROM_XPOINTER;
113 NULL, ctxt->context->debugNode, XML_FROM_XPOINTER,
    [all...]
testrecurse.c 484 case XML_FROM_XPOINTER:
error.c 335 case XML_FROM_XPOINTER:
testlimits.c 576 case XML_FROM_XPOINTER:
    [all...]
runtest.c 440 case XML_FROM_XPOINTER:
    [all...]
  /external/libxml2/include/libxml/
xmlerror.h 50 XML_FROM_XPOINTER, /* The XPointer module */
    [all...]

Completed in 92 milliseconds