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

/netbsd-current/external/bsd/kyua-cli/dist/utils/format/
H A Dformatter.hpp88 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 84 milliseconds