Home
last modified time | relevance | path

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

/external/icu4c/common/
Dustring.c464 _matchFromSet(const UChar *string, const UChar *matchSet, UBool polarity) { in _matchFromSet()
537 u_strpbrk(const UChar *string, const UChar *matchSet) in u_strpbrk()
549 u_strcspn(const UChar *string, const UChar *matchSet) in u_strcspn()
561 u_strspn(const UChar *string, const UChar *matchSet) in u_strspn()