Searched refs:hashEl (Results 1 – 1 of 1) sorted by relevance
142 while (const UHashElement *hashEl = uhash_nextElement(other.fNamedCaptureMap, &hashPos)) { in operator =() local146 const UnicodeString *name = (const UnicodeString *)hashEl->key.pointer; in operator =()148 int32_t val = hashEl->value.integer; in operator =()