Home
last modified time | relevance | path

Searched defs:stringLengths (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dulistformatter.cpp46 const int32_t * stringLengths, in ulistfmt_format()
/external/icu/icu4c/source/test/cintltst/
Dulistfmttest.c36 static const int32_t stringLengths[] = { 1, 2, 3, 4, 5 }; variable