Lines Matching full:checkuenumeration
4452 static int32_t checkUEnumeration(const char* msg,
4512 n = checkUEnumeration("ucol_openAvailableLocales", e, AVAIL, LEN(AVAIL));
4524 n = checkUEnumeration("ucol_getKeywords", e, KW, LEN(KW));
4535 n = checkUEnumeration("ucol_getKeywordValues", e, KWVAL, LEN(KWVAL));
4547 n = checkUEnumeration("ucol_getKeywordValues [with warning code set]", e, KWVAL, LEN(KWVAL));