Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcloctst.c841 const char* inlocale = "de"; in TestGetDisplayScriptPreFlighting21160() local
845 int32_t length = uloc_getDisplayScript(locale, inlocale, NULL, 0, &ec) + 1; in TestGetDisplayScriptPreFlighting21160()
848 length = uloc_getDisplayScript(locale, inlocale, result, length, &ec); in TestGetDisplayScriptPreFlighting21160()