Home
last modified time | relevance | path

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

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