Home
last modified time | relevance | path

Searched refs:escape_c0 (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/tmux23/tmux-2.3/
H A Dcmd-capture-pane.c100 int n, with_codes, escape_c0, join_lines; in cmd_capture_pane_history() local
158 escape_c0 = args_has(args, 'C'); in cmd_capture_pane_history()
164 escape_c0, !join_lines); in cmd_capture_pane_history()
H A Dgrid.c580 const struct grid_cell *gc, char *buf, size_t len, int escape_c0) in grid_string_cells_code() argument
635 if (escape_c0) in grid_string_cells_code()
651 if (escape_c0) in grid_string_cells_code()
657 if (escape_c0) in grid_string_cells_code()
667 struct grid_cell **lastgc, int with_codes, int escape_c0, int trim) in grid_string_cells() argument
696 escape_c0); in grid_string_cells()
704 if (escape_c0 && size == 1 && *data == '\\') { in grid_string_cells()
/dports/sysutils/tmate/tmate-2.4.0/
H A Dcmd-capture-pane.c100 int n, with_codes, escape_c0, join_lines; in cmd_capture_pane_history() local
158 escape_c0 = args_has(args, 'C'); in cmd_capture_pane_history()
164 escape_c0, !join_lines); in cmd_capture_pane_history()
H A Dgrid.c545 const struct grid_cell *gc, char *buf, size_t len, int escape_c0) in grid_string_cells_code() argument
600 if (escape_c0) in grid_string_cells_code()
616 if (escape_c0) in grid_string_cells_code()
622 if (escape_c0) in grid_string_cells_code()
632 struct grid_cell **lastgc, int with_codes, int escape_c0, int trim) in grid_string_cells() argument
661 escape_c0); in grid_string_cells()
669 if (escape_c0 && size == 1 && *data == '\\') { in grid_string_cells()
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dcmd-capture-pane.c100 int n, with_codes, escape_c0, join_lines; in cmd_capture_pane_history() local
158 escape_c0 = args_has(args, 'C'); in cmd_capture_pane_history()
164 escape_c0, !join_lines); in cmd_capture_pane_history()
H A Dgrid.c545 const struct grid_cell *gc, char *buf, size_t len, int escape_c0) in grid_string_cells_code() argument
600 if (escape_c0) in grid_string_cells_code()
616 if (escape_c0) in grid_string_cells_code()
622 if (escape_c0) in grid_string_cells_code()
632 struct grid_cell **lastgc, int with_codes, int escape_c0, int trim) in grid_string_cells() argument
661 escape_c0); in grid_string_cells()
669 if (escape_c0 && size == 1 && *data == '\\') { in grid_string_cells()
/dports/sysutils/tmux/tmux-3.2a/
H A Dcmd-capture-pane.c113 int n, with_codes, escape_c0, join_lines, no_trim; in cmd_capture_pane_history() local
171 escape_c0 = args_has(args, 'C'); in cmd_capture_pane_history()
178 escape_c0, !join_lines && !no_trim); in cmd_capture_pane_history()
H A Dgrid.c835 const struct grid_cell *gc, char *buf, size_t len, int escape_c0) in grid_string_cells_code() argument
879 if (escape_c0) in grid_string_cells_code()
903 if (escape_c0) in grid_string_cells_code()
923 if (escape_c0) in grid_string_cells_code()
939 if (escape_c0) in grid_string_cells_code()
945 if (escape_c0) in grid_string_cells_code()
955 struct grid_cell **lastgc, int with_codes, int escape_c0, int trim) in grid_string_cells() argument
984 escape_c0); in grid_string_cells()
992 if (escape_c0 && size == 1 && *data == '\\') { in grid_string_cells()