Lines Matching defs:abcd
492 abcd[] = { 0x61, 0x62, 0x63, 0x64, 0 },644 if (u_strspn(testString, abcd) != u_strlen(testString)) {