Lines Matching defs:u_strpbrk
538 u_strpbrk(const UChar *string, const UChar *matchSet)602 nextToken = u_strpbrk(tokSource, delim);