Home
last modified time | relevance | path

Searched defs:message_format (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/locale/
Dmessage.hpp54 class message_format : public base_message_format<CharType> class
70 message_format(size_t refs = 0) : in message_format() function in boost::locale::message_format
/third_party/glib/glib/
Dgmessages.c1982 const gchar *message_format, in g_log_structured_standard()