Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
DxsltInternals.h585 struct _xsltStylePreComp { struct
602 * _xsltStylePreComp. argument
1364 struct _xsltStylePreComp { struct
1365 xsltElemPreCompPtr next; /* chained list */
1366 xsltStyleType type; /* type of the element */
1367 xsltTransformFunction func; /* handling function */
1368 xmlNodePtr inst; /* the instruction */
1374 const xmlChar *stype; /* sort */
1375 int has_stype; /* sort */
1376 int number; /* sort */
[all …]