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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxpath.h207 * xmlXPathFunction:
216 typedef void (*xmlXPathFunction) (xmlXPathParserContextPtr ctxt, int nargs); typedef
248 typedef xmlXPathFunction (*xmlXPathFuncLookupFunc) (void *ctxt,
/external/libxml2/include/libxml/
H A Dxpath.h209 * xmlXPathFunction:
218 typedef void (*xmlXPathFunction) (xmlXPathParserContextPtr ctxt, int nargs); typedef
250 typedef xmlXPathFunction (*xmlXPathFuncLookupFunc) (void *ctxt,

Completed in 30 milliseconds