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