Home
last modified time | relevance | path

Searched refs:shortStringLength (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_collator.cpp739 constexpr int shortStringLength = 80; // 80: short string length in ToICUUnicodeString() local
740 if (partialLength <= shortStringLength) { in ToICUUnicodeString()
742 UChar shortStringBuffer[shortStringLength]; in ToICUUnicodeString()

Completed in 2 milliseconds