Home
last modified time | relevance | path

Searched refs:spanBackUTF8 (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Dbmpset.h72 int32_t spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const;
Dunisetspan.cpp345 … spanLength=length8-spanSet.spanBackUTF8((const char *)s8, length8, USET_SPAN_CONTAINED); in UnicodeSetStringSpan()
1144 int32_t UnicodeSetStringSpan::spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition span… in spanBackUTF8() function in UnicodeSetStringSpan
1148 int32_t pos=spanSet.spanBackUTF8((const char *)s, length, USET_SPAN_CONTAINED); in spanBackUTF8()
1287 pos=spanSet.spanBackUTF8((const char *)s, oldPos, USET_SPAN_CONTAINED); in spanBackUTF8()
1490 pos=pSpanNotSet->spanBackUTF8((const char *)s, pos, USET_SPAN_NOT_CONTAINED); in spanNotBackUTF8()
Dunisetspan.h83 int32_t spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const;
Duniset.cpp2308 int32_t UnicodeSet::spanBackUTF8(const char *s, int32_t length, USetSpanCondition spanCondition) co… in spanBackUTF8() function in UnicodeSet
2311 return bmpSet->spanBackUTF8(s0, length, spanCondition); in spanBackUTF8()
2320 return stringSpan->spanBackUTF8((const uint8_t *)s, length, spanCondition); in spanBackUTF8()
2327 return strSpan.spanBackUTF8((const uint8_t *)s, length, spanCondition); in spanBackUTF8()
Dbmpset.cpp675 BMPSet::spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const { in spanBackUTF8() function in BMPSet
Duset.cpp254 return ((UnicodeSet*) set)->UnicodeSet::spanBackUTF8(s, length, spanCondition); in uset_spanBackUTF8()
/third_party/icu/icu4c/source/common/
Dbmpset.h72 int32_t spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const;
Dunisetspan.cpp345 … spanLength=length8-spanSet.spanBackUTF8((const char *)s8, length8, USET_SPAN_CONTAINED); in UnicodeSetStringSpan()
1144 int32_t UnicodeSetStringSpan::spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition span… in spanBackUTF8() function in UnicodeSetStringSpan
1148 int32_t pos=spanSet.spanBackUTF8((const char *)s, length, USET_SPAN_CONTAINED); in spanBackUTF8()
1287 pos=spanSet.spanBackUTF8((const char *)s, oldPos, USET_SPAN_CONTAINED); in spanBackUTF8()
1490 pos=pSpanNotSet->spanBackUTF8((const char *)s, pos, USET_SPAN_NOT_CONTAINED); in spanNotBackUTF8()
Dunisetspan.h83 int32_t spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const;
Duniset.cpp2317 int32_t UnicodeSet::spanBackUTF8(const char *s, int32_t length, USetSpanCondition spanCondition) co… in spanBackUTF8() function in UnicodeSet
2320 return bmpSet->spanBackUTF8(s0, length, spanCondition); in spanBackUTF8()
2329 return stringSpan->spanBackUTF8((const uint8_t *)s, length, spanCondition); in spanBackUTF8()
2336 return strSpan.spanBackUTF8((const uint8_t *)s, length, spanCondition); in spanBackUTF8()
Dbmpset.cpp675 BMPSet::spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const { in spanBackUTF8() function in BMPSet
Duset.cpp259 return ((UnicodeSet*) set)->UnicodeSet::spanBackUTF8(s, length, spanCondition); in uset_spanBackUTF8()
/third_party/node/deps/icu-small/source/common/
Dbmpset.h72 int32_t spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const;
Dunisetspan.cpp345 … spanLength=length8-spanSet.spanBackUTF8((const char *)s8, length8, USET_SPAN_CONTAINED); in UnicodeSetStringSpan()
1144 int32_t UnicodeSetStringSpan::spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition span… in spanBackUTF8() function in UnicodeSetStringSpan
1148 int32_t pos=spanSet.spanBackUTF8((const char *)s, length, USET_SPAN_CONTAINED); in spanBackUTF8()
1287 pos=spanSet.spanBackUTF8((const char *)s, oldPos, USET_SPAN_CONTAINED); in spanBackUTF8()
1490 pos=pSpanNotSet->spanBackUTF8((const char *)s, pos, USET_SPAN_NOT_CONTAINED); in spanNotBackUTF8()
Dunisetspan.h83 int32_t spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const;
Duniset.cpp2317 int32_t UnicodeSet::spanBackUTF8(const char *s, int32_t length, USetSpanCondition spanCondition) co… in spanBackUTF8() function in UnicodeSet
2320 return bmpSet->spanBackUTF8(s0, length, spanCondition); in spanBackUTF8()
2329 return stringSpan->spanBackUTF8((const uint8_t *)s, length, spanCondition); in spanBackUTF8()
2336 return strSpan.spanBackUTF8((const uint8_t *)s, length, spanCondition); in spanBackUTF8()
Dbmpset.cpp675 BMPSet::spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const { in spanBackUTF8() function in BMPSet
Duset.cpp259 return ((UnicodeSet*) set)->UnicodeSet::spanBackUTF8(s, length, spanCondition); in uset_spanBackUTF8()
/third_party/icu/icu4c/source/test/perf/unisetperf/
Dunisetperf.cpp375 if(testcase.set.spanBackUTF8(utf8, length, USET_SPAN_CONTAINED)==0) { in SpanBackUTF8()
399 length=set.spanBackUTF8(s, length, (USetSpanCondition)tf); in call()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duniset.h994 int32_t spanBackUTF8(const char *s, int32_t length, USetSpanCondition spanCondition) const;
/third_party/node/deps/icu-small/source/common/unicode/
Duniset.h1018 int32_t spanBackUTF8(const char *s, int32_t length, USetSpanCondition spanCondition) const;
/third_party/icu/icu4c/source/common/unicode/
Duniset.h1010 int32_t spanBackUTF8(const char *s, int32_t length, USetSpanCondition spanCondition) const;
/third_party/icu/docs/userguide/strings/
Dutf-8.md119 * icu::UnicodeSet::spanUTF8(), spanBackUTF8() and uset_spanUTF8(),
/third_party/icu/icu4c/source/test/intltest/
Dusettest.cpp3100 realSet.spanBackUTF8((const char *)s, length, spanCondition); in getSpans()