Lines Matching full:hash
313 * Compute a hash code for this BreakIterator314 * @return A hash code318 int32_t hash = 0;320 hash = fData->hashCode();322 return hash;