ADC Home > Reference Library > Reference > Darwin > Miscellaneous User Space API Reference
|
functions.h |
XSLT_REGISTER_FUNCTION_LOOKUP |
#define XSLT_REGISTER_FUNCTION_LOOKUP( ctxt) \ xmlXPathRegisterFuncLookup(( ctxt)->xpathCtxt, \ ( xmlXPathFuncLookupFunc) xsltXPathFunctionLookup, \ ( void *)( ctxt->xpathCtxt));
XSLT_REGISTER_FUNCTION_LOOKUP:
Registering macro, not general purpose at all but used in different modules.