Home
last modified time | relevance | path

Searched defs:firstLen (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dnumrange_capi.cpp127 const char* first, int32_t firstLen, in unumrf_formatDecimalRange()
/third_party/icu/icu4c/source/i18n/
Dnumrange_capi.cpp127 const char* first, int32_t firstLen, in unumrf_formatDecimalRange()
/third_party/node/deps/icu-small/source/i18n/
Dnumrange_capi.cpp129 const char* first, int32_t firstLen, in unumrf_formatDecimalRange()
/third_party/icu/icu4c/source/test/cintltst/
Dcapitst.c1888 int32_t firstLen = (int32_t)strlen((const char *)first); in tMemCmp() local