Home
last modified time | relevance | path

Searched refs:xsltStrxfrm (Results 1 – 3 of 3) sorted by relevance

/external/libxslt/libxslt/
Dxsltlocale.h54 xsltLocaleChar *xsltStrxfrm(xsltLocale locale, const xmlChar *string);
Dxsltlocale.c355 xsltStrxfrm(xsltLocale locale, const xmlChar *string) in xsltStrxfrm() function
Dxsltutils.c1044 res->stringval = (xmlChar *) xsltStrxfrm(comp->locale, str); in xsltComputeSortResult()