Lines Matching refs:curLoc
864 const char *curLoc = "bn"; in TestBengaliSortKey() local
889 …log_data_err("ERROR: Creating collator from rules failed with locale: %s : %s\n", curLoc, myErrorN… in TestBengaliSortKey()
936 char* curLoc; in TestOpenVsOpenRules() local
970 curLoc = (char *)uloc_getAvailable(x); in TestOpenVsOpenRules()
971 log_verbose("Processing %s\n", curLoc); in TestOpenVsOpenRules()
974 c1 = ucol_open(curLoc, &err); in TestOpenVsOpenRules()
976 …log_err("ERROR: Normal collation creation failed with locale: %s : %s\n", curLoc, myErrorName(err)… in TestOpenVsOpenRules()
991 …log_err("ERROR: Creating collator from rules failed with locale: %s : %s\n", curLoc, myErrorName(e… in TestOpenVsOpenRules()
996 uld = ulocdata_open(curLoc, &err); in TestOpenVsOpenRules()
1045 sortKeyLen1, sortKeyLen2, str, curLoc); in TestOpenVsOpenRules()
1051 sortKeyStr1, sortKeyStr2, str, curLoc); in TestOpenVsOpenRules()