Home
last modified time | relevance | path

Searched defs:matchSet (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Dustring.cpp465 _matchFromSet(const UChar *string, const UChar *matchSet, UBool polarity) { in _matchFromSet()
538 u_strpbrk(const UChar *string, const UChar *matchSet) in u_strpbrk()
550 u_strcspn(const UChar *string, const UChar *matchSet) in u_strcspn()
562 u_strspn(const UChar *string, const UChar *matchSet) in u_strspn()