Home | History | Annotate | Download | only in common

Lines Matching refs:uprv_strncmp

1437         if (uprv_strncmp(variants, toDelete, toDeleteLen) == 0 &&
1666 if(len == I_DEFAULT_LENGTH && uprv_strncmp(origLocaleID, i_default, len) == 0) {
1826 if (len == n && uprv_strncmp(name, id, n) == 0) {