Home | History | Annotate | Download | only in i18n

Lines Matching refs:KEYS

39 static const char* KEYS[]               = {"lg", "ls", "ld", "sg", "ss", "sd"};
40 static const int32_t KEYS_SIZE = (sizeof KEYS / sizeof KEYS[0]);
586 const UChar *value = ures_getStringByKeyWithFallback(rbTable, KEYS[i], &len, &status);