Home | History | Annotate | Download | only in i18n

Lines Matching refs:_current

130         _start = _current = &s;
140 const icu::UnicodeString* _current;
145 const icu::UnicodeString* _next = (const icu::UnicodeString*) _hash.get(*_current);
147 U_ASSERT(_current == _start);
153 _current = _next;