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

 


imports.h

Includes:

Introduction



#defines


XSLT_GET_IMPORT_INT


#define XSLT_GET_IMPORT_INT(
    res, style, name)        
Discussion

XSLT_GET_IMPORT_INT:

A macro to import intergers from the stylesheet cascading order.


XSLT_GET_IMPORT_PTR


#define XSLT_GET_IMPORT_PTR(
    res, style, name)        
Discussion

XSLT_GET_IMPORT_PTR:

A macro to import pointers from the stylesheet cascading order.

Last Updated: 2006-06-20