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

  /external/libxml2/include/libxml/
xpath.h 40 typedef xmlXPathContext *xmlXPathContextPtr;
374 xmlXPathContextPtr context; /* the evaluation context */
493 XMLPUBFUN xmlXPathContextPtr XMLCALL
496 xmlXPathFreeContext (xmlXPathContextPtr ctxt);
498 xmlXPathContextSetCache(xmlXPathContextPtr ctxt,
509 xmlXPathContextPtr ctx);
512 xmlXPathContextPtr ctxt);
514 xmlXPathEvalPredicate (xmlXPathContextPtr ctxt,
522 xmlXPathCtxtCompile (xmlXPathContextPtr ctxt,
526 xmlXPathContextPtr ctx)
    [all...]
xpathInternals.h 333 xmlXPathRegisterVariableLookup (xmlXPathContextPtr ctxt,
342 xmlXPathRegisterFuncLookup (xmlXPathContextPtr ctxt,
423 xmlXPathRegisterNs (xmlXPathContextPtr ctxt,
427 xmlXPathNsLookup (xmlXPathContextPtr ctxt,
430 xmlXPathRegisteredNsCleanup (xmlXPathContextPtr ctxt);
433 xmlXPathRegisterFunc (xmlXPathContextPtr ctxt,
437 xmlXPathRegisterFuncNS (xmlXPathContextPtr ctxt,
442 xmlXPathRegisterVariable (xmlXPathContextPtr ctxt,
446 xmlXPathRegisterVariableNS (xmlXPathContextPtr ctxt,
451 xmlXPathFunctionLookup (xmlXPathContextPtr ctxt
    [all...]
xpointer.h 95 XMLPUBFUN xmlXPathContextPtr XMLCALL
101 xmlXPathContextPtr ctx);
debugXML.h 117 xmlXPathContextPtr pctxt;
  /external/libxml2/
xpath.c 267 xmlXPathErrMemory(xmlXPathContextPtr ctxt, const char *extra)
597 xmlXPathReleaseObject(xmlXPathContextPtr ctxt, xmlXPathObjectPtr obj);
    [all...]
schematron.c 164 xmlXPathContextPtr xctxt;
191 xmlXPathContextPtr xctxt; /* the XPath context used for compilation */
    [all...]
xpointer.c     [all...]
xinclude.c     [all...]

Completed in 35 milliseconds