ADC Home > Reference Library > Reference > Darwin > Miscellaneous User Space API Reference

 


functions.h

Includes:

Introduction



#defines


XSLT_REGISTER_FUNCTION_LOOKUP


#define XSLT_REGISTER_FUNCTION_LOOKUP(
    ctxt) \ xmlXPathRegisterFuncLookup((
    ctxt)->xpathCtxt, \ (
    xmlXPathFuncLookupFunc) xsltXPathFunctionLookup, \ (
    void *)(
    ctxt->xpathCtxt)); 
Discussion

XSLT_REGISTER_FUNCTION_LOOKUP:

Registering macro, not general purpose at all but used in different modules.


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.
Last Updated: 2006-06-20