Searched refs:rhs_cur (Results 1 – 1 of 1) sorted by relevance
419 const UHashElement* rhs_cur = uhash_nextElement(that.customFormatArgStarts, &rhs_pos); in operator ==() local420 if (cur->key.integer != rhs_cur->key.integer) { in operator ==()424 … const Format* rhs_format = (const Format*)uhash_iget(that.cachedFormatters, rhs_cur->key.integer); in operator ==()