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

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

Completed in 713 milliseconds