Searched defs:parse_format (Results 1 – 5 of 5) sorted by relevance
40 BOOST_LOG_API format_description< CharT > parse_format(const CharT* begin, const CharT* end) in parse_format() function
117 BOOST_FORCEINLINE format_description< CharT > parse_format(const CharT* begin) in parse_format() function124 BOOST_FORCEINLINE format_description< CharT > parse_format(std::basic_string< CharT, TraitsT, Alloc… in parse_format() function
124 Format parse_format(const std::string& fmt) { in parse_format() function
816 parse_format (char *buf, const char **p, const char *end) in parse_format() function
78 parse_format(const char fmt[4]) in parse_format() function