Home
last modified time | relevance | path

Searched defs:length8 (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/common/
Dunisetspan.cpp166 int32_t length8=0; in getUTF8Length() local
181 int32_t length8=0; in appendUTF8() local
241 int32_t length8=getUTF8Length(s16, length16); in UnicodeSetStringSpan() local
327 int32_t length8=appendUTF8(s16, length16, s8, utf8Length-utf8Count); in UnicodeSetStringSpan() local
365 int32_t length8=appendUTF8(s16, length16, s8, utf8Length-utf8Count); in UnicodeSetStringSpan() local
975 int32_t length8; in spanUTF8() local
1155 int32_t length8; in spanBackUTF8() local
1447 int32_t length8; in spanNotUTF8() local
1490 int32_t length8; in spanNotBackUTF8() local
Ducnv.c479 int32_t cloneSize, length8; in ucnv_setSubstString() local
/external/icu4c/test/intltest/
Dusettest.cpp2235 int32_t length8=0; in appendUTF8() local
2261 int32_t length8, utf8Count=0; in UnicodeSetWithStrings() local
2589 int32_t length8; in containsSpanUTF8() local
2613 int32_t length8; in containsSpanUTF8() local
2701 int32_t length8; in containsSpanBackUTF8() local
2724 int32_t length8; in containsSpanBackUTF8() local
3182 int32_t length8=(int32_t)(t-(char *)s8); in testSpanBothUTFs() local
/external/icu4c/test/cintltst/
Dcreststn.c2801 int32_t length16, length8, i16, i8; in tres_getString() local
2909 int32_t length8; in TestGetUTF8String() local