Searched refs:_last_pos (Results 1 – 2 of 2) sorted by relevance
189 find_next_placeholder(_format, _expansion, _last_pos); in init()191 strip_double_percent(_expansion, _last_pos, placeholder.first); in init()214 _last_pos(last_pos), in formatter()229 _last_pos(0), in formatter()
90 std::string::size_type _last_pos; member in utils::format::formatter