Searched refs:uset_spanUTF8 (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/test/cintltst/
H A Dusettest.c623 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/icu4c/common/unicode/
H A Duset.h969 uset_spanUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition);
H A Durename.h1570 #define uset_spanUTF8 U_ICU_ENTRY_POINT_RENAME(uset_spanUTF8) macro
/external/icu4c/common/
H A Duset.cpp216 uset_spanUTF8(const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition) { function

Completed in 234 milliseconds