Searched defs:xmlXPathFunction (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/include/libxml/
H A Dxpath.h208 * xmlXPathFunction:
217 typedef void (*xmlXPathFunction) (xmlXPathParserContextPtr ctxt, int nargs); typedef
249 typedef xmlXPathFunction (*xmlXPathFuncLookupFunc) (void *ctxt,

Completed in 15 milliseconds