Lines Matching defs:pp

782 pp_set_real_maximum_length (pretty_printer *pp)  in pp_set_real_maximum_length()
805 pp_clear_state (pretty_printer *pp) in pp_clear_state()
814 pp_wide_integer (pretty_printer *pp, const poly_int_pod<N, T> &x) in pp_wide_integer()
837 pp_write_text_to_stream (pretty_printer *pp) in pp_write_text_to_stream()
858 pp_write_text_as_dot_label_to_stream (pretty_printer *pp, bool for_record) in pp_write_text_as_dot_label_to_stream()
927 pp_write_text_as_html_like_dot_to_stream (pretty_printer *pp) in pp_write_text_as_html_like_dot_to_stream()
961 pp_wrap_text (pretty_printer *pp, const char *start, const char *end) in pp_wrap_text()
994 pp_maybe_wrap_text (pretty_printer *pp, const char *start, const char *end) in pp_maybe_wrap_text()
1005 pp_append_r (pretty_printer *pp, const char *start, int length) in pp_append_r()
1014 pp_indent (pretty_printer *pp) in pp_indent()
1070 pp_format (pretty_printer *pp, text_info *text) in pp_format()
1507 pp_output_formatted_text (pretty_printer *pp) in pp_output_formatted_text()
1530 pp_format_verbatim (pretty_printer *pp, text_info *text) in pp_format_verbatim()
1546 pp_flush (pretty_printer *pp) in pp_flush()
1558 pp_really_flush (pretty_printer *pp) in pp_really_flush()
1569 pp_set_line_maximum_length (pretty_printer *pp, int length) in pp_set_line_maximum_length()
1577 pp_clear_output_area (pretty_printer *pp) in pp_clear_output_area()
1588 pp_set_prefix (pretty_printer *pp, char *prefix) in pp_set_prefix()
1602 pp_take_prefix (pretty_printer *pp) in pp_take_prefix()
1611 pp_destroy_prefix (pretty_printer *pp) in pp_destroy_prefix()
1622 pp_emit_prefix (pretty_printer *pp) in pp_emit_prefix()
1724 pp_append_text (pretty_printer *pp, const char *start, const char *end) in pp_append_text()
1740 pp_formatted_text (pretty_printer *pp) in pp_formatted_text()
1748 pp_last_position_in_text (const pretty_printer *pp) in pp_last_position_in_text()
1756 pp_remaining_character_count_for_line (pretty_printer *pp) in pp_remaining_character_count_for_line()
1764 pp_printf (pretty_printer *pp, const char *msg, ...) in pp_printf()
1781 pp_verbatim (pretty_printer *pp, const char *msg, ...) in pp_verbatim()
1798 pp_newline (pretty_printer *pp) in pp_newline()
1807 pp_character (pretty_printer *pp, int c) in pp_character()
1825 pp_string (pretty_printer *pp, const char *str) in pp_string()
1836 pp_quoted_string (pretty_printer *pp, const char *str, size_t n /* = -1 */) in pp_quoted_string()
1883 pp_maybe_space (pretty_printer *pp) in pp_maybe_space()
1895 pp_newline_and_flush (pretty_printer *pp) in pp_newline_and_flush()
1905 pp_newline_and_indent (pretty_printer *pp, int n) in pp_newline_and_indent()
1916 pp_separate_with (pretty_printer *pp, char c) in pp_separate_with()
1926 pp_begin_quote (pretty_printer *pp, bool show_color) in pp_begin_quote()
1936 pp_end_quote (pretty_printer *pp, bool show_color) in pp_end_quote()
2189 pp_begin_url (pretty_printer *pp, const char *url) in pp_begin_url()
2214 get_end_url_string (pretty_printer *pp) in get_end_url_string()
2232 pp_end_url (pretty_printer *pp) in pp_end_url()
2247 pretty_printer pp; in test_basic_printing() local
2263 pretty_printer pp; in assert_pp_format_va() local
2543 pretty_printer pp; in test_urls() local
2553 pretty_printer pp; in test_urls() local
2563 pretty_printer pp; in test_urls() local
2579 pretty_printer pp; in test_utf8() local
2587 pretty_printer pp; in test_utf8() local