Searched refs:tmp_it (Results 1 – 1 of 1) sorted by relevance
255 const_iterator tmp_it = base(); in utf8_data() local256 return (--tmp_it).utf8_data(); in utf8_data()259 const_iterator tmp_it = base(); in get_utf8() local260 return (--tmp_it).get_utf8(buf); in get_utf8()