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

  /external/libxml2/include/libxml/
xpath.h 209 * xmlXPathFunction:
218 typedef void (*xmlXPathFunction) (xmlXPathParserContextPtr ctxt, int nargs);
250 typedef xmlXPathFunction (*xmlXPathFuncLookupFunc) (void *ctxt,
xpathInternals.h 437 xmlXPathFunction f);
442 xmlXPathFunction f);
452 XMLPUBFUN xmlXPathFunction XMLCALL
455 XMLPUBFUN xmlXPathFunction XMLCALL
  /external/libxml2/
xpath.c 927 xmlXPathFunction cache;
    [all...]
  /external/libxml2/python/
libxml.c     [all...]

Completed in 201 milliseconds