Home | History | Annotate | Download | only in common

Lines Matching refs:compVal

1077     int32_t    compVal;
1098 compVal = uprv_strcmp(langID, gPosixIDmap[mid].regionMaps->posixID);
1099 if (compVal < 0){
1102 else if (compVal > 0){