|
Mac Dev Center
Mac OS X Reference Library Cross Platform: Open Source 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.
Last Updated: 2006-06-20