Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_strncmp

2382         } else if (len != u_strlen(winEastern) || u_strncmp(winID, winEastern, len) != 0) {
2391 } else if (len != u_strlen(winEastern) || u_strncmp(winID, winEastern, len) != 0) {
2416 } else if (len != u_strlen(tzNewYork) || u_strncmp(tzID, tzNewYork, len) != 0) {
2425 } else if (len != u_strlen(tzNewYork) || u_strncmp(tzID, tzNewYork, len) != 0) {
2434 } else if (len != u_strlen(tzTronto) || u_strncmp(tzID, tzTronto, len) != 0) {