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