Searched refs:xsltStyleItemLRElementInfo (Results 1 – 2 of 2) sorted by relevance
1177 typedef struct _xsltStyleItemLRElementInfo xsltStyleItemLRElementInfo; typedef1178 typedef xsltStyleItemLRElementInfo *xsltStyleItemLRElementInfoPtr;
2205 xmlMalloc(sizeof(xsltStyleItemLRElementInfo)); in xsltLREInfoCreate()2213 memset(item, 0, sizeof(xsltStyleItemLRElementInfo)); in xsltLREInfoCreate()