Home | History | Annotate | Download | only in common

Lines Matching full:u_strpbrk

541 u_strpbrk(const UChar *string, const UChar *matchSet)
605 nextToken = u_strpbrk(tokSource, delim);