HomeSort by relevance Sort by last modified time
    Searched refs:xsltLocaleStrcmp (Results 1 - 3 of 3) sorted by null

  /external/libxslt/libxslt/
xsltlocale.h 55 int xsltLocaleStrcmp(xsltLocale locale, const xsltLocaleChar *str1, const xsltLocaleChar *str2);
xsltlocale.c 350 * compared with xsltLocaleStrcmp and freed with xmlFree.
406 * xsltLocaleStrcmp:
418 xsltLocaleStrcmp(xsltLocale locale, const xsltLocaleChar *str1, const xsltLocaleChar *str2) {
428 xsltTransformError(NULL, NULL, NULL, "xsltLocaleStrcmp : CompareStringW fail\n");
xsltutils.c 1201 tst = xsltLocaleStrcmp(
    [all...]

Completed in 200 milliseconds