Searched refs:uset_spanBackUTF8 (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dusettest.c625 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/
H A Dusettest.c625 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/
H A Duset.h994 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition);
H A Durename.h1633 #define uset_spanBackUTF8 U_ICU_ENTRY_POINT_RENAME(uset_spanBackUTF8) macro
/external/icu/icu4c/source/common/unicode/
H A Duset.h994 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition);
H A Durename.h1554 #define uset_spanBackUTF8 U_ICU_ENTRY_POINT_RENAME(uset_spanBackUTF8) macro
/external/chromium_org/third_party/icu/source/common/
H A Duset.cpp216 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) { function
/external/icu/icu4c/source/common/
H A Duset.cpp216 uset_spanBackUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) { function

Completed in 164 milliseconds