Home
last modified time | relevance | path

Searched refs:spanNotBack (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Dunisetspan.h97 int32_t spanNotBack(const UChar *s, int32_t length) const;
Dunisetspan.cpp792 return spanNotBack(s, length); in spanBack()
1379 int32_t UnicodeSetStringSpan::spanNotBack(const UChar *s, int32_t length) const { in spanNotBack() function in UnicodeSetStringSpan