Home
last modified time | relevance | path

Searched refs:modmark (Results 1 – 12 of 12) sorted by relevance

/dports/devel/gdb761/gdb-7.6.1/readline/
H A Ddisplay.c224 static int modmark; variable
540 modmark = 0; in rl_redisplay()
545 modmark = 1; in rl_redisplay()
661 lpos = prompt_physical_chars + modmark; in rl_redisplay()
1089 if (modmark) in rl_redisplay()
1094 _rl_last_c_pos = _rl_col_width (local_prompt, 0, nleft, 1) - wrap_offset + modmark; in rl_redisplay()
1096 _rl_last_c_pos = nleft + modmark; in rl_redisplay()
1530 if (modmark)
1537 _rl_last_c_pos = _rl_col_width (local_prompt, 0, lendiff, 1) - wrap_offset + modmark;
1541 _rl_last_c_pos = lendiff + modmark;
/dports/shells/bash/bash-5.1/lib/readline/
H A Ddisplay.c287 static int modmark; variable
807 modmark = 0; in rl_redisplay()
812 modmark = 1; in rl_redisplay()
936 lpos = prompt_physical_chars + modmark; in rl_redisplay()
1403 if (modmark) in rl_redisplay()
1408 _rl_last_c_pos = _rl_col_width (local_prompt, 0, nleft, 1) - wrap_offset + modmark; in rl_redisplay()
1410 _rl_last_c_pos = nleft + modmark; in rl_redisplay()
2112 if (modmark) in update_line()
2121 _rl_last_c_pos = prompt_physical_chars + modmark; in update_line()
2125 _rl_last_c_pos = _rl_col_width (local_prompt, 0, lendiff, 1) - wrap_offset + modmark; in update_line()
[all …]
/dports/devel/gdb/gdb-11.1/readline/readline/
H A Ddisplay.c287 static int modmark; variable
807 modmark = 0; in rl_redisplay()
812 modmark = 1; in rl_redisplay()
935 lpos = prompt_physical_chars + modmark; in rl_redisplay()
1400 if (modmark) in rl_redisplay()
1405 _rl_last_c_pos = _rl_col_width (local_prompt, 0, nleft, 1) - wrap_offset + modmark; in rl_redisplay()
1407 _rl_last_c_pos = nleft + modmark; in rl_redisplay()
2109 if (modmark) in update_line()
2118 _rl_last_c_pos = prompt_physical_chars + modmark; in update_line()
2122 _rl_last_c_pos = _rl_col_width (local_prompt, 0, lendiff, 1) - wrap_offset + modmark; in update_line()
[all …]
/dports/devel/readline/readline-8.1/
H A Ddisplay.c287 static int modmark; variable
807 modmark = 0; in rl_redisplay()
812 modmark = 1; in rl_redisplay()
935 lpos = prompt_physical_chars + modmark; in rl_redisplay()
1400 if (modmark) in rl_redisplay()
1405 _rl_last_c_pos = _rl_col_width (local_prompt, 0, nleft, 1) - wrap_offset + modmark; in rl_redisplay()
1407 _rl_last_c_pos = nleft + modmark; in rl_redisplay()
2109 if (modmark) in update_line()
2118 _rl_last_c_pos = prompt_physical_chars + modmark; in update_line()
2122 _rl_last_c_pos = _rl_col_width (local_prompt, 0, lendiff, 1) - wrap_offset + modmark; in update_line()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A Ddisplay.c453 int newlines, lpos, temp, modmark, n0, num; in rl_redisplay() local
487 modmark = 0; in rl_redisplay()
492 modmark = 1; in rl_redisplay()
608 lpos = prompt_physical_chars + modmark; in rl_redisplay()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Ddisplay.c463 int newlines, lpos, temp, modmark; in rl_redisplay() local
494 modmark = 0; in rl_redisplay()
499 modmark = 1; in rl_redisplay()
614 lpos = prompt_physical_chars + modmark; in rl_redisplay()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/readline/
H A Ddisplay.c463 int newlines, lpos, temp, modmark; in rl_redisplay() local
494 modmark = 0; in rl_redisplay()
499 modmark = 1; in rl_redisplay()
614 lpos = prompt_physical_chars + modmark; in rl_redisplay()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Ddisplay.c463 int newlines, lpos, temp, modmark; in rl_redisplay() local
494 modmark = 0; in rl_redisplay()
499 modmark = 1; in rl_redisplay()
614 lpos = prompt_physical_chars + modmark; in rl_redisplay()
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Ddisplay.c463 int newlines, lpos, temp, modmark;
494 modmark = 0;
499 modmark = 1;
614 lpos = prompt_physical_chars + modmark;
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Ddisplay.c463 int newlines, lpos, temp, modmark; in rl_redisplay() local
494 modmark = 0; in rl_redisplay()
499 modmark = 1; in rl_redisplay()
614 lpos = prompt_physical_chars + modmark; in rl_redisplay()
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/readline/
H A Ddisplay.c463 int newlines, lpos, temp, modmark; in rl_redisplay() local
494 modmark = 0; in rl_redisplay()
499 modmark = 1; in rl_redisplay()
614 lpos = prompt_physical_chars + modmark; in rl_redisplay()
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/readline/
H A Ddisplay.c465 int newlines, lpos, temp, modmark; in rl_redisplay() local
496 modmark = 0; in rl_redisplay()
501 modmark = 1; in rl_redisplay()
616 lpos = prompt_physical_chars + modmark; in rl_redisplay()