Searched refs:UTF8_NEXT_CHAR_UNSAFE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h335 UTF8_NEXT_CHAR_UNSAFE(s, _utf8_get_char_unsafe_index, c); \
346 #define UTF8_NEXT_CHAR_UNSAFE(s, i, c) { \ macro
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h335 UTF8_NEXT_CHAR_UNSAFE(s, _utf8_get_char_unsafe_index, c); \
346 #define UTF8_NEXT_CHAR_UNSAFE(s, i, c) { \ macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dutf8tst.c531 UTF8_NEXT_CHAR_UNSAFE(input, offset, c);
533 log_err("ERROR: UTF8_NEXT_CHAR_UNSAFE failed for offset=%ld. Expected:%lx Got:%lx\n",
/external/icu/icu4c/source/test/cintltst/
H A Dutf8tst.c531 UTF8_NEXT_CHAR_UNSAFE(input, offset, c);
533 log_err("ERROR: UTF8_NEXT_CHAR_UNSAFE failed for offset=%ld. Expected:%lx Got:%lx\n",

Completed in 3227 milliseconds