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

  /external/libxml2/
error.c 327 case XML_FROM_XPATH:
401 if ((domain == XML_FROM_XPATH) && (err->str1 != NULL) &&
xpath.c 282 ctxt->lastError.domain = XML_FROM_XPATH;
289 NULL, NULL, XML_FROM_XPATH,
295 NULL, NULL, XML_FROM_XPATH,
334 NULL, NULL, XML_FROM_XPATH,
344 NULL, NULL, XML_FROM_XPATH,
356 ctxt->context->lastError.domain = XML_FROM_XPATH;
368 NULL, ctxt->context->debugNode, XML_FROM_XPATH,
    [all...]
  /external/libxml2/include/libxml/
xmlerror.h 49 XML_FROM_XPATH, /* The XPath module */
    [all...]

Completed in 3446 milliseconds