Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ab

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