Home | History | Annotate | Download | only in iotest

Lines Matching refs:u_strncmp

861     if (u_strncmp(strABAccentA, testBuf, u_strlen(strABAccentA)) != 0) {
881 if (u_strncmp(strBadConversion, testBuf, u_strlen(strBadConversion)) != 0) {
894 if (u_strncmp(strABAccentA, testBuf, u_strlen(strABAccentA)) != 0) {
902 if (u_strncmp(strABAccentA, testBuf, u_strlen(strABAccentA)) != 0) {