Home | History | Annotate | Download | only in common

Lines Matching defs:u_strpbrk

537 u_strpbrk(const UChar *string, const UChar *matchSet)
601 nextToken = u_strpbrk(tokSource, delim);