Lines Matching refs:curLoc
863 const char *curLoc = "bn"; in TestBengaliSortKey() local
888 …log_data_err("ERROR: Creating collator from rules failed with locale: %s : %s\n", curLoc, myErrorN… in TestBengaliSortKey()
935 char* curLoc; in TestOpenVsOpenRules() local
969 curLoc = (char *)uloc_getAvailable(x); in TestOpenVsOpenRules()
970 log_verbose("Processing %s\n", curLoc); in TestOpenVsOpenRules()
973 c1 = ucol_open(curLoc, &err); in TestOpenVsOpenRules()
975 …log_err("ERROR: Normal collation creation failed with locale: %s : %s\n", curLoc, myErrorName(err)… in TestOpenVsOpenRules()
990 …log_err("ERROR: Creating collator from rules failed with locale: %s : %s\n", curLoc, myErrorName(e… in TestOpenVsOpenRules()
995 uld = ulocdata_open(curLoc, &err); in TestOpenVsOpenRules()
1044 sortKeyLen1, sortKeyLen2, str, curLoc); in TestOpenVsOpenRules()
1050 sortKeyStr1, sortKeyStr2, str, curLoc); in TestOpenVsOpenRules()