Searched refs:rhs_format (Results 1 – 1 of 1) sorted by relevance
425 … const Format* rhs_format = (const Format*)uhash_iget(that.cachedFormatters, rhs_cur->key.integer); in operator ==() local426 if (*format != *rhs_format) { in operator ==()