Searched refs:xsltStrxfrm (Results 1 – 3 of 3) sorted by relevance
54 xsltLocaleChar *xsltStrxfrm(xsltLocale locale, const xmlChar *string);
355 xsltStrxfrm(xsltLocale locale, const xmlChar *string) in xsltStrxfrm() function
1044 res->stringval = (xmlChar *) xsltStrxfrm(comp->locale, str); in xsltComputeSortResult()