Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dsortkey.cpp47 static const int32_t kBogusHashCode = 2; variable
133 fHashCode = kBogusHashCode; in setToBogus()
252 if (hash == kInvalidHashCode || hash == kBogusHashCode) { in computeHashCode()