Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dxsltlocale.c53 static xsltRFC1766Info *xsltLocaleList = NULL; variable
59 xsltRFC1766Info *p = xsltLocaleList; in xslt_locale_WINAPI()
468 xsltRFC1766Info *p = xsltLocaleList + count; in xsltIterateSupportedLocales()
502 xsltLocaleList = xmlMalloc(len); in xsltEnumSupportedLocales()
503 memset(xsltLocaleList, 0, len); in xsltEnumSupportedLocales()