Searched refs:hist_string_extract_single_quoted (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | histexpand.c | 322 hist_string_extract_single_quoted (char *string, int *sindex, int flags) in hist_string_extract_single_quoted() function 982 hist_string_extract_single_quoted (string, &i, 0); in history_expand() 1055 hist_string_extract_single_quoted (string, &i, flag); in history_expand() 1087 hist_string_extract_single_quoted (string, &i, 0); in history_expand() 1170 hist_string_extract_single_quoted (string, &i, flag); in history_expand()
|