Home | History | Annotate | Download | only in icu4c

Lines Matching full:strncmp

1411     if (strncmp(un.version, "V2", 2) == 0) {
1414 if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */