Searched refs:U8_SET_CP_LIMIT_UNSAFE (Results 1 - 8 of 8) sorted by relevance

/external/webkit/JavaScriptCore/icu/unicode/
H A Dutf8.h600 #define U8_SET_CP_LIMIT_UNSAFE(s, i) { \ macro
617 * @see U8_SET_CP_LIMIT_UNSAFE
/external/webkit/JavaScriptGlue/icu/unicode/
H A Dutf8.h600 #define U8_SET_CP_LIMIT_UNSAFE(s, i) { \ macro
617 * @see U8_SET_CP_LIMIT_UNSAFE
/external/webkit/WebCore/icu/unicode/
H A Dutf8.h600 #define U8_SET_CP_LIMIT_UNSAFE(s, i) { \ macro
617 * @see U8_SET_CP_LIMIT_UNSAFE
/external/webkit/WebKit/mac/icu/unicode/
H A Dutf8.h600 #define U8_SET_CP_LIMIT_UNSAFE(s, i) { \ macro
617 * @see U8_SET_CP_LIMIT_UNSAFE
/external/chromium/third_party/icu/public/common/unicode/
H A Dutf8.h625 #define U8_SET_CP_LIMIT_UNSAFE(s, i) { \ macro
642 * @see U8_SET_CP_LIMIT_UNSAFE
/external/icu4c/common/unicode/
H A Dutf8.h656 #define U8_SET_CP_LIMIT_UNSAFE(s, i) { \ macro
673 * @see U8_SET_CP_LIMIT_UNSAFE
/external/chromium/third_party/icu/source/test/cintltst/
H A Dutf8tst.c608 U8_SET_CP_LIMIT_UNSAFE(input, setOffset);
610 log_err("ERROR: U8_SET_CP_LIMIT_UNSAFE failed for offset=%ld. Expected:%ld Got:%ld\n", offset, limit_unsafe[i], setOffset);
/external/icu4c/test/cintltst/
H A Dutf8tst.c608 U8_SET_CP_LIMIT_UNSAFE(input, setOffset);
610 log_err("ERROR: U8_SET_CP_LIMIT_UNSAFE failed for offset=%ld. Expected:%ld Got:%ld\n", offset, limit_unsafe[i], setOffset);

Completed in 19 milliseconds