Searched refs:UTF8_APPEND_CHAR_UNSAFE (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dutf_impl.c222 UTF8_APPEND_CHAR_UNSAFE(s, offset, c);
/external/icu/icu4c/source/common/
H A Dutf_impl.c222 UTF8_APPEND_CHAR_UNSAFE(s, offset, c);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h366 #define UTF8_APPEND_CHAR_UNSAFE(s, i, c) { \ macro
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h366 #define UTF8_APPEND_CHAR_UNSAFE(s, i, c) { \ macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dutf8tst.c919 UTF8_APPEND_CHAR_UNSAFE(str, offset, test[i+1]);
921 log_err("ERROR: UTF8_APPEND_CHAR_UNSAFE failed to move the offset correctly for count=%d.\nExpectedOffset=%d currentOffset=%d\n",
926 log_err("ERROR: UTF8_APPEND_CHAR_UNSAFE failed for count=%d. \nExpected:", count);
/external/icu/icu4c/source/test/cintltst/
H A Dutf8tst.c919 UTF8_APPEND_CHAR_UNSAFE(str, offset, test[i+1]);
921 log_err("ERROR: UTF8_APPEND_CHAR_UNSAFE failed to move the offset correctly for count=%d.\nExpectedOffset=%d currentOffset=%d\n",
926 log_err("ERROR: UTF8_APPEND_CHAR_UNSAFE failed for count=%d. \nExpected:", count);

Completed in 3431 milliseconds