Home
last modified time | relevance | path

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

/external/icu4c/common/
Dustr_cnv.c129 u_uastrncpy(UChar *ucs1, in u_uastrncpy() argument
133 UChar *target = ucs1; in u_uastrncpy()
140 ucs1+n, in u_uastrncpy()
149 *ucs1 = 0; /* failure */ in u_uastrncpy()
151 …if(target < (ucs1+n)) { /* U_BUFFER_OVERFLOW_ERROR isn't an err, just means no termination will ha… in u_uastrncpy()
155 *ucs1 = 0; in u_uastrncpy()
157 return ucs1; in u_uastrncpy()
161 u_uastrcpy(UChar *ucs1, in u_uastrcpy() argument
168 ucs1, in u_uastrcpy()
175 *ucs1 = 0; in u_uastrcpy()
[all …]
/external/webkit/Source/JavaScriptCore/icu/unicode/
Dustring.h556 u_strncmp(const UChar *ucs1,
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Dustring.h556 u_strncmp(const UChar *ucs1,
/external/webkit/Source/WebKit/mac/icu/unicode/
Dustring.h556 u_strncmp(const UChar *ucs1,
/external/webkit/Source/WebCore/icu/unicode/
Dustring.h556 u_strncmp(const UChar *ucs1,
/external/icu4c/common/unicode/
Dustring.h562 u_strncmp(const UChar *ucs1,