HomeSort by relevance Sort by last modified time
    Searched refs:uset_spanBackUTF8 (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
usettest.c 625 6!=uset_spanBackUTF8(idSet, s8, 6, USET_SPAN_CONTAINED) ||
626 3!=uset_spanBackUTF8(idSet, s8, 6, USET_SPAN_NOT_CONTAINED)
628 log_err("uset_spanUTF8() or uset_spanBackUTF8() does not work\n");
645 6!=uset_spanBackUTF8(idSet, s8, 6, USET_SPAN_CONTAINED) ||
646 3!=uset_spanBackUTF8(idSet, s8, 6, USET_SPAN_NOT_CONTAINED)
648 log_err("uset_spanUTF8(frozen) or uset_spanBackUTF8(frozen) does not work\n");
  /external/icu/icu4c/source/test/cintltst/
usettest.c 625 6!=uset_spanBackUTF8(idSet, s8, 6, USET_SPAN_CONTAINED) ||
626 3!=uset_spanBackUTF8(idSet, s8, 6, USET_SPAN_NOT_CONTAINED)
628 log_err("uset_spanUTF8() or uset_spanBackUTF8() does not work\n");
645 6!=uset_spanBackUTF8(idSet, s8, 6, USET_SPAN_CONTAINED) ||
646 3!=uset_spanBackUTF8(idSet, s8, 6, USET_SPAN_NOT_CONTAINED)
648 log_err("uset_spanUTF8(frozen) or uset_spanBackUTF8(frozen) does not work\n");
  /external/chromium_org/third_party/icu/source/common/unicode/
uset.h     [all...]
urename.h     [all...]
  /external/icu/icu4c/source/common/unicode/
uset.h     [all...]
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/
uset.cpp 216 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) {
  /external/icu/icu4c/source/common/
uset.cpp 216 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) {

Completed in 111 milliseconds