Lines Matching refs:uprv_strlen
907 int32_t posixIDlen = (int32_t)uprv_strlen(posixID);1045 if (!langID || !posixID || uprv_strlen(langID) < 2 || uprv_strlen(posixID) < 2) {