Searched refs:_last_pos (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/kyua/utils/format/
H A Dformatter.hpp90 std::string::size_type _last_pos; member in class:utils::format::formatter
H A Dformatter.cpp189 find_next_placeholder(_format, _expansion, _last_pos);
191 strip_double_percent(_expansion, _last_pos, placeholder.first);
214 _last_pos(last_pos),
229 _last_pos(0),

Completed in 103 milliseconds