Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Dnumrange_capi.cpp128 const char* second, int32_t secondLen, in unumrf_formatDecimalRange()
/third_party/icu/icu4c/source/i18n/
Dnumrange_capi.cpp128 const char* second, int32_t secondLen, in unumrf_formatDecimalRange()
/third_party/node/deps/icu-small/source/i18n/
Dnumrange_capi.cpp130 const char* second, int32_t secondLen, in unumrf_formatDecimalRange()
/third_party/icu/icu4c/source/test/cintltst/
Dcapitst.c1889 int32_t secondLen = (int32_t)strlen((const char *)second); in tMemCmp() local