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

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c4790 * @funcCtxt: the lookup data
4797 void *funcCtxt) {
4801 ctxt->funcLookupData = funcCtxt;
4795 xmlXPathRegisterFuncLookup(xmlXPathContextPtr ctxt, xmlXPathFuncLookupFunc f, void *funcCtxt) argument

Completed in 180 milliseconds