Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dunisetspan.h101 int32_t spanNotBackUTF8(const uint8_t *s, int32_t length) const;
Dunisetspan.cpp1135 return spanNotBackUTF8(s, length); in spanBackUTF8()
1467 int32_t UnicodeSetStringSpan::spanNotBackUTF8(const uint8_t *s, int32_t length) const { in spanNotBackUTF8() function in UnicodeSetStringSpan