Searched refs:xsltLocaleListSize (Results 1 – 1 of 1) sorted by relevance
52 static int xsltLocaleListSize = 0; variable61 for (k=0; k<xsltLocaleListSize; k++, p++) in xslt_locale_WINAPI()450 ++xsltLocaleListSize; in xsltCountSupportedLocales()489 return((count < xsltLocaleListSize) ? TRUE : FALSE); in xsltIterateSupportedLocales()496 if (xsltLocaleListSize <= 0) { in xsltEnumSupportedLocales()501 len = xsltLocaleListSize * sizeof(xsltRFC1766Info); in xsltEnumSupportedLocales()