Home | History | Annotate | Download | only in cintltst

Lines Matching refs:en_US_custom

1134     static const char* en_US_custom="en_US_De Anza_Cupertino_California_United States_Earth";
1148 size=uloc_getDisplayVariant(en_US_custom, "en_US", NULL, size, &status);
1152 uloc_getDisplayVariant(en_US_custom, "en_US", got, size + 1, &status);
1162 size=uloc_getDisplayName(en_US_custom, "en_US", NULL, size, &status);
1166 uloc_getDisplayName(en_US_custom, "en_US", got, size + 1, &status);