Home
last modified time | relevance | path

Searched refs:LONGEST_ENCODABLE_LENGTH_16 (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/tools/icuexportdata/
Dicuexportdata.cpp565 const int32_t LONGEST_ENCODABLE_LENGTH_16 = 9; in computeDecompositions() local
811 if (len > LONGEST_ENCODABLE_LENGTH_16 || !len || len == 1) { in computeDecompositions()
/third_party/node/deps/icu-small/source/tools/icuexportdata/
Dicuexportdata.cpp769 const int32_t LONGEST_ENCODABLE_LENGTH_16 = 9; in computeDecompositions() local
1015 if (len > LONGEST_ENCODABLE_LENGTH_16 || !len || len == 1) { in computeDecompositions()