Home | History | Annotate | Download | only in common

Lines Matching refs:tmpLen

1026         int32_t tmpLen = 0;
1029 tmpLen = GetLocaleInfoA(hostid, LOCALE_SNAME, (LPSTR)locName, UPRV_LENGTHOF(locName));
1030 if (tmpLen > 1) {
1038 tmpLen = uprv_strlen(locName);
1052 FIX_LANGUAGE_ID_TAG(locName, tmpLen);