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

  /external/chromium_org/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/icu/icu4c/source/common/
unisetspan.cpp 340 spanLength=length8-spanSet.spanBackUTF8((const char *)s8, length8, USET_SPAN_CONTAINED);
    [all...]

Completed in 181 milliseconds