Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dxsltlocale.c466 xmlChar iso3136ctry[XSLTMAX_ISO3166CNTRYLEN+1]; in xsltIterateSupportedLocales() local
475 l = GetLocaleInfoA(p->lcid, LOCALE_SISO3166CTRYNAME, iso3136ctry, sizeof(iso3136ctry)); in xsltIterateSupportedLocales()
483 memcpy(q, iso3136ctry, l); in xsltIterateSupportedLocales()