Home
last modified time | relevance | path

Searched refs:rhs_pos (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp420 int32_t idx = 0, rhs_idx = 0, pos = UHASH_FIRST, rhs_pos = UHASH_FIRST; in operator ==() local
423 const UHashElement* rhs_cur = uhash_nextElement(that.customFormatArgStarts, &rhs_pos); in operator ==()