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

  /external/chromium_org/third_party/icu/source/test/cintltst/
usettest.c 616 2!=uset_spanBack(idSet, s16, 2, USET_SPAN_CONTAINED) ||
617 1!=uset_spanBack(idSet, s16, 2, USET_SPAN_NOT_CONTAINED)
619 log_err("uset_span() or uset_spanBack() does not work\n");
636 2!=uset_spanBack(idSet, s16, 2, USET_SPAN_CONTAINED) ||
637 1!=uset_spanBack(idSet, s16, 2, USET_SPAN_NOT_CONTAINED)
639 log_err("uset_span(frozen) or uset_spanBack(frozen) does not work\n");
  /external/icu/icu4c/source/test/cintltst/
usettest.c 616 2!=uset_spanBack(idSet, s16, 2, USET_SPAN_CONTAINED) ||
617 1!=uset_spanBack(idSet, s16, 2, USET_SPAN_NOT_CONTAINED)
619 log_err("uset_span() or uset_spanBack() does not work\n");
636 2!=uset_spanBack(idSet, s16, 2, USET_SPAN_CONTAINED) ||
637 1!=uset_spanBack(idSet, s16, 2, USET_SPAN_NOT_CONTAINED)
639 log_err("uset_span(frozen) or uset_spanBack(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 206 uset_spanBack(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition) {
  /external/icu/icu4c/source/common/
uset.cpp 206 uset_spanBack(const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition) {

Completed in 44 milliseconds