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

  /external/libxml2/include/libxml/
xmlerror.h 50 XML_FROM_XPOINTER, /* The XPointer module */
    [all...]
  /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...]
error.c 330 case XML_FROM_XPOINTER:

Completed in 185 milliseconds