Searched defs:_xsltRuntimeExtra (Results 1 – 1 of 1) sorted by relevance
233 struct _xsltRuntimeExtra { struct234 void *info; /* pointer to the extra data */235 xmlFreeFunc deallocate; /* pointer to the deallocation routine */236 union { /* dual-purpose field */239 } val;