Searched refs:_xsltTemplate (Results 1 – 1 of 1) sorted by relevance
272 typedef struct _xsltTemplate xsltTemplate;274 struct _xsltTemplate { struct275 struct _xsltTemplate *next;/* chained list sorted by priority */ argument