Lines Matching refs:curLoc
861 const char *curLoc = "bn"; in TestBengaliSortKey() local
886 …log_data_err("ERROR: Creating collator from rules failed with locale: %s : %s\n", curLoc, myErrorN… in TestBengaliSortKey()
933 char* curLoc; in TestOpenVsOpenRules() local
967 curLoc = (char *)uloc_getAvailable(x); in TestOpenVsOpenRules()
968 log_verbose("Processing %s\n", curLoc); in TestOpenVsOpenRules()
971 c1 = ucol_open(curLoc, &err); in TestOpenVsOpenRules()
973 …log_err("ERROR: Normal collation creation failed with locale: %s : %s\n", curLoc, myErrorName(err)… in TestOpenVsOpenRules()
988 …log_err("ERROR: Creating collator from rules failed with locale: %s : %s\n", curLoc, myErrorName(e… in TestOpenVsOpenRules()
993 uld = ulocdata_open(curLoc, &err); in TestOpenVsOpenRules()
1042 sortKeyLen1, sortKeyLen2, str, curLoc); in TestOpenVsOpenRules()
1048 sortKeyStr1, sortKeyStr2, str, curLoc); in TestOpenVsOpenRules()