Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Dreslist.cpp78 static const int32_t MAX_IMPLICIT_STRING_LENGTH = 40; /* do not store the length explicitly for su… variable
413 if (len <= MAX_IMPLICIT_STRING_LENGTH && in handlePreflightStrings()