Home | History | Annotate | Download | only in intltest

Lines Matching refs:resultLength

2044                             int32_t resultLength) const;
2046 resultLength) const;
2131 int32_t resultLength) const
2134 int32_t length = source.extract((char *)result, resultLength, NULL,
2141 uint8_t*result, int32_t resultLength) const
2144 return getSortKey(str, result, resultLength);