Home
last modified time | relevance | path

Searched refs:U8_SET_CP_START (Results 1 – 6 of 6) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Dutf8.h261 U8_SET_CP_START(s, start, _u8_get_index); \
292 U8_SET_CP_START(s, start, _u8_get_index); \
606 #define U8_SET_CP_START(s, start, i) { \ macro
Dutf_old.h468 #define UTF8_SET_CHAR_START_SAFE(s, start, i) U8_SET_CP_START(s, start, i)
/external/icu/icu4c/source/common/unicode/
Dutf8.h261 U8_SET_CP_START(s, start, _u8_get_index); \
292 U8_SET_CP_START(s, start, _u8_get_index); \
606 #define U8_SET_CP_START(s, start, i) { \ macro
Dutf_old.h468 #define UTF8_SET_CHAR_START_SAFE(s, start, i) U8_SET_CP_START(s, start, i)
/external/icu/icu4c/source/test/cintltst/
Dutf8tst.c880 U8_SET_CP_START(input, 0, setOffset); in TestSetChar()
/external/icu/icu4c/source/common/
Dutext.cpp1194 U8_SET_CP_START(s8, 0, ix); in utf8TextAccess()
1308 U8_SET_CP_START(s8, 0, ix); in utf8TextAccess()