Home | History | Annotate | Download | only in cintltst

Lines Matching full:u_strchr

1433             UChar    *e = u_strchr(s, 0x20);
1435 e = u_strchr(s, 0);