Searched refs:hashEl (Results 1 – 4 of 4) 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 =()
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 =()