Home | History | Annotate | Download | only in cintltst

Lines Matching defs:ab

490         ab[] = { 0x61, 0x62, 0 },
632 if (u_strspn(testString, ab) != 2) {