HomeSort by relevance Sort by last modified time
    Searched defs:spanBackUTF8 (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/icu/source/common/
bmpset.cpp 650 BMPSet::spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const {
unisetspan.cpp 338 spanLength=length8-spanSet.spanBackUTF8((const char *)s8, length8, USET_SPAN_CONTAINED);
    [all...]
  /external/icu4c/common/
bmpset.cpp 650 BMPSet::spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const {
unisetspan.cpp 338 spanLength=length8-spanSet.spanBackUTF8((const char *)s8, length8, USET_SPAN_CONTAINED);
    [all...]

Completed in 284 milliseconds