Searched defs:matchSet (Results 1 – 2 of 2) sorted by relevance
468 _matchFromSet(const UChar *string, const UChar *matchSet, UBool polarity) { in _matchFromSet()541 u_strpbrk(const UChar *string, const UChar *matchSet) in u_strpbrk()553 u_strcspn(const UChar *string, const UChar *matchSet) in u_strcspn()565 u_strspn(const UChar *string, const UChar *matchSet) in u_strspn()
563 int32_t u_strcspn(const UChar * string, const UChar * matchSet) { in u_strcspn()584 UChar * u_strpbrk(const UChar * string, const UChar * matchSet) { in u_strpbrk()596 int32_t u_strspn(const UChar * string, const UChar * matchSet) { in u_strspn()