Home
last modified time | relevance | path

Searched refs:U16_SET_CP_LIMIT_UNSAFE (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/icu/unicode/
Dutf16.h578 #define U16_SET_CP_LIMIT_UNSAFE(s, i) { \ macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Dutf16.h578 #define U16_SET_CP_LIMIT_UNSAFE(s, i) { \ macro
/external/icu4c/common/unicode/
Dutf16.h587 #define U16_SET_CP_LIMIT_UNSAFE(s, i) { \ macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Dutf16.h578 #define U16_SET_CP_LIMIT_UNSAFE(s, i) { \ macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Dutf16.h578 #define U16_SET_CP_LIMIT_UNSAFE(s, i) { \ macro
/external/icu4c/test/cintltst/
Dutf16tst.c531 U16_SET_CP_LIMIT_UNSAFE(input, setOffset); in TestSetChar()