Home | History | Annotate | Download | only in common

Lines Matching refs:u_strstr

536         UChar *p0=u_strstr(separator, sub0);
537 UChar *p1=u_strstr(separator, sub1);
553 UChar *p0=u_strstr(pattern, sub0);
554 UChar *p1=u_strstr(pattern, sub1);