Searched defs:__parse (Results 1 – 1 of 1) sorted by relevance
91 …constexpr void __parse(basic_format_parse_context<_CharT>& __parse_ctx) const { __parse_(__parse_c… in __parse() function245 bool __parse = *__r.__ptr == _CharT(':'); in __handle_replacement_field() local