| void | | err_style_colon_format | (err_formatted_stream_t *, err_v_char_t * target, int tag, int orig_tag, int orig_number, err_msg_info_t, err_location_t const * location, char const * progname, char const * hostname, int pid, char const * text) |
| void | | err_style_colon_format_marked_up | (err_markup_t * markup, err_formatted_stream_t *, err_v_char_t * target, int tag, int orig_tag, int orig_number, err_msg_info_t, err_location_t const * location, char const * progname, char const * hostname, int pid, char const * text) |
| void | | err_style_default_format | (err_formatted_stream_t *, err_v_char_t *, int, int, int, err_msg_info_t, err_location_t const *, char const *, char const *, int, char const *) |
| void | | err_style_none_format | (err_formatted_stream_t *, err_v_char_t *, int, int, int, err_msg_info_t, err_location_t const *, char const *, char const *, int, char const *) |
| void | | err_style_plain_format | (err_formatted_stream_t *, err_v_char_t * target, int tag, int orig_tag, int orig_number, err_msg_info_t, err_location_t const * location, char const * progname, char const * hostname, int pid, char const * text) |
| void | | err_style_plain_format_marked_up | (err_markup_t * markup, err_formatted_stream_t *, err_v_char_t * target, int tag, int orig_tag, int orig_number, err_msg_info_t, err_location_t const * location, char const * progname, char const * hostname, int pid, char const * text) |
| void | | err_style_qt3_format | (err_formatted_stream_t *, err_v_char_t *, int, int, int, err_msg_info_t, err_location_t const *, char const *, char const *, int, char const *) |
| void | | err_style_qt_format | (err_formatted_stream_t *, err_v_char_t *, int, int, int, err_msg_info_t, err_location_t const *, char const *, char const *, int, char const *) |
| void | | err_style_quotes_format | (err_formatted_stream_t *, err_v_char_t * target, int tag, int orig_tag, int orig_number, err_msg_info_t, err_location_t const * location, char const * progname, char const * hostname, int pid, char const * text) |
| void | | err_style_quotes_format_marked_up | (err_markup_t * markup, err_formatted_stream_t *, err_v_char_t * target, int tag, int orig_tag, int orig_number, err_msg_info_t, err_location_t const * location, char const * progname, char const * hostname, int pid, char const * text) |
| void | | err_style_simple_format | (err_formatted_stream_t *, err_v_char_t *, int, int, int, err_msg_info_t, err_location_t const *, char const *, char const *, int, char const *) |
| | err_msg_info_t:: | err_msg_info_t | () |
| void | (* err_style_t:: | format) | (err_formatted_stream_t * stream, err_v_char_t * target, int tag, int orig_tag, int orig_num, err_msg_info_t info, err_location_t const * loc, char const * progname, char const * hostname, int pid, char const * text) |