Searched refs:RL_PROMPT_START_IGNORE (Results 1 – 6 of 6) sorted by relevance
95 #define RL_PROMPT_START_IGNORE '\1' macro
874 #define RL_PROMPT_START_IGNORE '\001' macro
385 if ((mb_cur_max <= 1 || rl_byte_oriented) && strchr (nprompt, RL_PROMPT_START_IGNORE) == 0) in expand_prompt()428 if (ignoring == 0 && *p == RL_PROMPT_START_IGNORE) /* XXX - check ignoring? */ in expand_prompt()
276 if (p[1] == RL_PROMPT_START_IGNORE) { in rl_set_prompt()279 *p = RL_PROMPT_START_IGNORE; in rl_set_prompt()358 el_set(e, EL_PROMPT_ESC, _get_prompt, RL_PROMPT_START_IGNORE); in rl_initialize()
1076 such characters with the special markers @code{RL_PROMPT_START_IGNORE}
2503 'RL_PROMPT_START_IGNORE' and 'RL_PROMPT_END_IGNORE' (declared in