Home
last modified time | relevance | path

Searched defs:UTF8_SET_CHAR_LIMIT_SAFE (Results 1 – 2 of 2) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Dutf_old.h532 #define UTF8_SET_CHAR_LIMIT_SAFE(s, start, i, length) U8_SET_CP_LIMIT(s, start, i, length) macro
/external/icu/icu4c/source/common/unicode/
Dutf_old.h532 #define UTF8_SET_CHAR_LIMIT_SAFE(s, start, i, length) U8_SET_CP_LIMIT(s, start, i, length) macro