Home
last modified time | relevance | path

Searched defs:_xsltRuntimeExtra (Results 1 – 1 of 1) sorted by relevance

/external/libxslt/libxslt/
DxsltInternals.h233 struct _xsltRuntimeExtra { struct
234 void *info; /* pointer to the extra data */
235 xmlFreeFunc deallocate; /* pointer to the deallocation routine */
236 union { /* dual-purpose field */
239 } val;