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

  /external/chromium_org/third_party/icu/source/test/cintltst/
usettest.c 623 3!=uset_spanUTF8(idSet, s8, 6, USET_SPAN_CONTAINED) ||
624 0!=uset_spanUTF8(idSet, s8, 6, USET_SPAN_NOT_CONTAINED) ||
628 log_err("uset_spanUTF8() or uset_spanBackUTF8() does not work\n");
643 3!=uset_spanUTF8(idSet, s8, 6, USET_SPAN_CONTAINED) ||
644 0!=uset_spanUTF8(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 623 3!=uset_spanUTF8(idSet, s8, 6, USET_SPAN_CONTAINED) ||
624 0!=uset_spanUTF8(idSet, s8, 6, USET_SPAN_NOT_CONTAINED) ||
628 log_err("uset_spanUTF8() or uset_spanBackUTF8() does not work\n");
643 3!=uset_spanUTF8(idSet, s8, 6, USET_SPAN_CONTAINED) ||
644 0!=uset_spanUTF8(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_spanUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) {
  /external/icu/icu4c/source/common/
uset.cpp 211 uset_spanUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) {

Completed in 165 milliseconds