Searched refs:case_order (Results 1 – 2 of 2) sorted by relevance
1050 const xmlChar *case_order; /* sort */ member1383 const xmlChar *case_order; /* sort */ member
716 comp->case_order = xsltEvalStaticAttrValueTemplate(style, inst, in xsltSortComp()719 if (comp->case_order != NULL) { in xsltSortComp()720 if (xmlStrEqual(comp->case_order, (const xmlChar *) "upper-first")) in xsltSortComp()722 else if (xmlStrEqual(comp->case_order, (const xmlChar *) "lower-first")) in xsltSortComp()