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

/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A Dxsltlocale.c482 xmlChar iso3136ctry[XSLTMAX_ISO3166CNTRYLEN+1]; local
491 l = GetLocaleInfoA(p->lcid, LOCALE_SISO3166CTRYNAME, iso3136ctry, sizeof(iso3136ctry));
499 memcpy(q, iso3136ctry, l);

Completed in 113 milliseconds