Searched refs:RL_PROMPT_END_IGNORE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libedit/readline/
H A Dreadline.h96 #define RL_PROMPT_END_IGNORE '\2' macro
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dreadline.h861 #define RL_PROMPT_END_IGNORE '\002' macro
H A Ddisplay.c407 RL_PROMPT_START_IGNORE and RL_PROMPT_END_IGNORE */
414 else if (ignoring && *p == RL_PROMPT_END_IGNORE)
503 /* Just strip out RL_PROMPT_START_IGNORE and RL_PROMPT_END_IGNORE from
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dreadline.h875 #define RL_PROMPT_END_IGNORE '\002' macro
H A Ddisplay.c427 RL_PROMPT_START_IGNORE and RL_PROMPT_END_IGNORE */
434 else if (ignoring && *p == RL_PROMPT_END_IGNORE)
523 /* Just strip out RL_PROMPT_START_IGNORE and RL_PROMPT_END_IGNORE from

Completed in 219 milliseconds