Searched refs:case_order (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dpreproc.c727 comp->case_order = xsltEvalStaticAttrValueTemplate(style, inst,
730 if (comp->case_order != NULL) {
731 if (xmlStrEqual(comp->case_order, (const xmlChar *) "upper-first"))
733 else if (xmlStrEqual(comp->case_order, (const xmlChar *) "lower-first"))
H A DxsltInternals.h1055 const xmlChar *case_order; /* sort */ member in struct:_xsltStyleItemSort
1388 const xmlChar *case_order; /* sort */ member in struct:_xsltStylePreComp

Completed in 119 milliseconds