Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dutf8.h252 U8_SET_CP_START(s, start, _u8_get_index); \
283 U8_SET_CP_START(s, start, _u8_get_index); \
599 #define U8_SET_CP_START(s, start, i) { \ macro
Dutf_old.h432 #define UTF8_SET_CHAR_START_SAFE(s, start, i) U8_SET_CP_START(s, start, i)
/external/icu/icu4c/source/test/cintltst/
Dutf8tst.c739 U8_SET_CP_START(input, 0, setOffset); in TestSetChar()
/external/icu/icu4c/source/common/
Dutext.cpp1189 U8_SET_CP_START(s8, 0, ix); in utf8TextAccess()
1299 U8_SET_CP_START(s8, 0, ix); in utf8TextAccess()