Home
last modified time | relevance | path

Searched defs:ucs1 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/common/
H A Dustr_cnv.cpp132 u_uastrncpy(char16_t *ucs1, in u_uastrncpy()
164 u_uastrcpy(char16_t *ucs1, in u_uastrcpy()
189 static int32_t u_ustrnlen(const char16_t *ucs1, int32_t n) in u_ustrnlen()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dustr_cnv.cpp132 u_uastrncpy(char16_t *ucs1, in u_uastrncpy()
164 u_uastrcpy(char16_t *ucs1, in u_uastrcpy()
189 static int32_t u_ustrnlen(const char16_t *ucs1, int32_t n) in u_ustrnlen()
/aosp_15_r20/external/icu/libicu/src/
H A Dshim.cpp613 int32_t u_strncmp(const UChar * ucs1, const UChar * ucs2, int32_t n) { in u_strncmp()