Searched refs:u_ustrnlen (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/icu/source/common/ |
D | ustr_cnv.cpp | 189 static int32_t u_ustrnlen(const UChar *ucs1, int32_t n) in u_ustrnlen() function 217 ucs2+u_ustrnlen(ucs2, n), in u_austrncpy()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ustr_cnv.cpp | 189 static int32_t u_ustrnlen(const UChar *ucs1, int32_t n) in u_ustrnlen() function 217 ucs2+u_ustrnlen(ucs2, n), in u_austrncpy()
|
/third_party/icu/icu4c/source/common/ |
D | ustr_cnv.cpp | 189 static int32_t u_ustrnlen(const UChar *ucs1, int32_t n) in u_ustrnlen() function 217 ucs2+u_ustrnlen(ucs2, n), in u_austrncpy()
|
/third_party/node/deps/icu-small/source/common/ |
D | ustr_cnv.cpp | 189 static int32_t u_ustrnlen(const UChar *ucs1, int32_t n) in u_ustrnlen() function 217 ucs2+u_ustrnlen(ucs2, n), in u_austrncpy()
|