Searched refs:_matchFromSet (Results 1 – 1 of 1) sorted by relevance
468 _matchFromSet(const UChar *string, const UChar *matchSet, UBool polarity) { in _matchFromSet() function543 int32_t idx = _matchFromSet(string, matchSet, TRUE); in u_strpbrk()555 int32_t idx = _matchFromSet(string, matchSet, TRUE); in u_strcspn()567 int32_t idx = _matchFromSet(string, matchSet, FALSE); in u_strspn()