Home
last modified time | relevance | path

Searched refs:prompt_visible_length (Results 1 – 17 of 17) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Ddisplay.c161 static int prompt_visible_length, prompt_prefix_length; variable
302 prompt_last_invisible = prompt_visible_length = 0;
315 return (prompt_visible_length);
453 wrap_offset = local_len - prompt_visible_length; in rl_redisplay()
862 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
917 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1794 saved_visible_length = prompt_visible_length; in rl_save_prompt()
1797 prompt_last_invisible = prompt_visible_length = 0; in rl_save_prompt()
1809 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
2038 oldlen = prompt_visible_length;
[all …]
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/
H A Ddisplay.c157 static int prompt_visible_length, prompt_prefix_length; variable
298 prompt_last_invisible = prompt_visible_length = 0;
311 return (prompt_visible_length);
449 wrap_offset = local_len - prompt_visible_length; in rl_redisplay()
858 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
913 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1781 saved_visible_length = prompt_visible_length; in rl_save_prompt()
1784 prompt_last_invisible = prompt_visible_length = 0; in rl_save_prompt()
1796 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
2011 oldlen = prompt_visible_length;
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Ddisplay.c161 static int prompt_visible_length, prompt_prefix_length; variable
302 prompt_last_invisible = prompt_visible_length = 0;
315 return (prompt_visible_length);
453 wrap_offset = local_len - prompt_visible_length; in rl_redisplay()
862 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
917 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1794 saved_visible_length = prompt_visible_length; in rl_save_prompt()
1797 prompt_last_invisible = prompt_visible_length = 0; in rl_save_prompt()
1809 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
2038 oldlen = prompt_visible_length;
[all …]
/dports/databases/gqlplus/gqlplus-1.16/readline/
H A Ddisplay.c157 static int prompt_visible_length, prompt_prefix_length; variable
298 prompt_last_invisible = prompt_visible_length = 0;
311 return (prompt_visible_length);
449 wrap_offset = local_len - prompt_visible_length; in rl_redisplay()
858 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
913 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1778 saved_visible_length = prompt_visible_length; in rl_save_prompt()
1781 prompt_last_invisible = prompt_visible_length = 0; in rl_save_prompt()
1793 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
2008 oldlen = prompt_visible_length;
[all …]
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/
H A Ddisplay.c157 static int prompt_visible_length, prompt_prefix_length; variable
298 prompt_last_invisible = prompt_visible_length = 0;
311 return (prompt_visible_length);
449 wrap_offset = local_len - prompt_visible_length; in rl_redisplay()
858 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
913 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1778 saved_visible_length = prompt_visible_length; in rl_save_prompt()
1781 prompt_last_invisible = prompt_visible_length = 0; in rl_save_prompt()
1793 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
2008 oldlen = prompt_visible_length;
[all …]
/dports/devel/gdb761/gdb-7.6.1/readline/
H A Ddisplay.c196 static int prompt_visible_length, prompt_prefix_length; variable
404 prompt_visible_length = prompt_physical_chars = 0;
419 return (prompt_visible_length);
576 wrap_offset = local_prompt_len - prompt_visible_length; in rl_redisplay()
1075 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1151 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1637 lendiff > prompt_visible_length &&
1642 (col_lendiff < prompt_visible_length)) == 0) &&
2242 saved_visible_length = prompt_visible_length; in rl_save_prompt()
2263 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A Ddisplay.c169 static int prompt_visible_length, prompt_prefix_length; variable
364 prompt_visible_length = prompt_physical_chars = 0;
378 return (prompt_visible_length);
384 local_prompt = expand_prompt (p, &prompt_visible_length,
524 wrap_offset = local_len - prompt_visible_length; in rl_redisplay()
976 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1044 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1485 lendiff <= prompt_visible_length || !current_invis_chars))
1971 saved_visible_length = prompt_visible_length; in rl_save_prompt()
1990 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Ddisplay.c172 static int prompt_visible_length, prompt_prefix_length; variable
372 prompt_visible_length = prompt_physical_chars = 0;
387 return (prompt_visible_length);
393 local_prompt = expand_prompt (p, &prompt_visible_length,
530 wrap_offset = local_prompt_len - prompt_visible_length; in rl_redisplay()
997 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1070 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1521 lendiff <= prompt_visible_length || !current_invis_chars))
2016 saved_visible_length = prompt_visible_length; in rl_save_prompt()
2037 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/readline/
H A Ddisplay.c172 static int prompt_visible_length, prompt_prefix_length; variable
372 prompt_visible_length = prompt_physical_chars = 0;
387 return (prompt_visible_length);
393 local_prompt = expand_prompt (p, &prompt_visible_length,
530 wrap_offset = local_prompt_len - prompt_visible_length; in rl_redisplay()
997 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1070 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1521 lendiff <= prompt_visible_length || !current_invis_chars))
2016 saved_visible_length = prompt_visible_length; in rl_save_prompt()
2037 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Ddisplay.c172 static int prompt_visible_length, prompt_prefix_length; variable
372 prompt_visible_length = prompt_physical_chars = 0;
387 return (prompt_visible_length);
393 local_prompt = expand_prompt (p, &prompt_visible_length,
530 wrap_offset = local_prompt_len - prompt_visible_length; in rl_redisplay()
997 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1070 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1521 lendiff <= prompt_visible_length || !current_invis_chars))
2016 saved_visible_length = prompt_visible_length; in rl_save_prompt()
2037 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Ddisplay.c172 static int prompt_visible_length, prompt_prefix_length;
372 prompt_visible_length = prompt_physical_chars = 0;
387 return (prompt_visible_length);
393 local_prompt = expand_prompt (p, &prompt_visible_length,
530 wrap_offset = local_prompt_len - prompt_visible_length;
997 nleft = prompt_visible_length + wrap_offset;
1070 nleft = prompt_visible_length + wrap_offset;
1521 lendiff <= prompt_visible_length || !current_invis_chars))
2016 saved_visible_length = prompt_visible_length;
2037 prompt_visible_length = saved_visible_length;
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Ddisplay.c172 static int prompt_visible_length, prompt_prefix_length; variable
372 prompt_visible_length = prompt_physical_chars = 0;
387 return (prompt_visible_length);
393 local_prompt = expand_prompt (p, &prompt_visible_length,
530 wrap_offset = local_prompt_len - prompt_visible_length; in rl_redisplay()
997 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1070 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1521 lendiff <= prompt_visible_length || !current_invis_chars))
2016 saved_visible_length = prompt_visible_length; in rl_save_prompt()
2037 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/readline/
H A Ddisplay.c172 static int prompt_visible_length, prompt_prefix_length; variable
372 prompt_visible_length = prompt_physical_chars = 0;
387 return (prompt_visible_length);
393 local_prompt = expand_prompt (p, &prompt_visible_length,
530 wrap_offset = local_prompt_len - prompt_visible_length; in rl_redisplay()
997 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1070 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1521 lendiff <= prompt_visible_length || !current_invis_chars))
2016 saved_visible_length = prompt_visible_length; in rl_save_prompt()
2037 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/readline/
H A Ddisplay.c172 static int prompt_visible_length, prompt_prefix_length; variable
374 prompt_visible_length = prompt_physical_chars = 0;
389 return (prompt_visible_length);
395 local_prompt = expand_prompt (p, &prompt_visible_length,
532 wrap_offset = local_prompt_len - prompt_visible_length; in rl_redisplay()
1001 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1074 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1525 lendiff <= prompt_visible_length || !current_invis_chars))
2020 saved_visible_length = prompt_visible_length; in rl_save_prompt()
2041 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
[all …]
/dports/shells/bash/bash-5.1/lib/readline/
H A Ddisplay.c253 static int prompt_visible_length; variable
576 prompt_visible_length = prompt_physical_chars = 0; in rl_expand_prompt()
591 return (prompt_visible_length); in rl_expand_prompt()
608 &prompt_visible_length, in rl_expand_prompt()
1398 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1466 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
2363 lendiff > prompt_visible_length && in update_line()
2368 (col_lendiff < prompt_visible_length)) == 0) && in update_line()
3066 saved_visible_length = prompt_visible_length; in rl_save_prompt()
3093 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
[all …]
/dports/devel/gdb/gdb-11.1/readline/readline/
H A Ddisplay.c253 static int prompt_visible_length; variable
576 prompt_visible_length = prompt_physical_chars = 0; in rl_expand_prompt()
591 return (prompt_visible_length); in rl_expand_prompt()
608 &prompt_visible_length, in rl_expand_prompt()
1395 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1463 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
2360 lendiff > prompt_visible_length && in update_line()
2365 (col_lendiff < prompt_visible_length)) == 0) && in update_line()
3063 saved_visible_length = prompt_visible_length; in rl_save_prompt()
3090 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
[all …]
/dports/devel/readline/readline-8.1/
H A Ddisplay.c253 static int prompt_visible_length; variable
576 prompt_visible_length = prompt_physical_chars = 0; in rl_expand_prompt()
591 return (prompt_visible_length); in rl_expand_prompt()
608 &prompt_visible_length, in rl_expand_prompt()
1395 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
1463 nleft = prompt_visible_length + wrap_offset; in rl_redisplay()
2360 lendiff > prompt_visible_length && in update_line()
2365 (col_lendiff < prompt_visible_length)) == 0) && in update_line()
3063 saved_visible_length = prompt_visible_length; in rl_save_prompt()
3090 prompt_visible_length = saved_visible_length; in rl_restore_prompt()
[all …]