Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dutf_old.h419 #define UTF8_APPEND_CHAR_SAFE(s, i, length, c) { \ macro
/external/icu/icu4c/source/test/cintltst/
Dutf8tst.c933 UTF8_APPEND_CHAR_SAFE(str, offset, size, test[i+1]); in TestAppendChar()
Dncnvtst.c719 UTF8_APPEND_CHAR_SAFE(utf8, offset8, MAX_LENGTH, currCh); in TestRegressionUTF8()