Home | History | Annotate | Download | only in cintltst

Lines Matching full:en_us_custom

1145     static const char* en_US_custom="en_US_De Anza_Cupertino_California_United States_Earth";
1159 size=uloc_getDisplayVariant(en_US_custom, "en_US", NULL, size, &status);
1163 uloc_getDisplayVariant(en_US_custom, "en_US", got, size + 1, &status);
1173 size=uloc_getDisplayName(en_US_custom, "en_US", NULL, size, &status);
1177 uloc_getDisplayName(en_US_custom, "en_US", got, size + 1, &status);