Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dutf_old.h742 #define UTF16_SET_CHAR_LIMIT_SAFE(s, start, i, length) U16_SET_CP_LIMIT(s, start, i, length) macro
992 #define UTF_SET_CHAR_LIMIT_SAFE(s, start, i, length) UTF16_SET_CHAR_LIMIT_SAFE(s, start, i, length)