about summary refs log tree commit diff stats
path: root/src/prof_autocomplete.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prof_autocomplete.h')
0 files changed, 0 insertions, 0 deletions
6429834ece3afaf9a'>5319a03a ^
f180925c ^
419f37fe ^
7a0e8f87 ^
1
2
3
4
5
6
                                      
                                
                                            
                                      
                                                 
                                                                                      
void expect_cons_show(char *expected);
void expect_any_cons_show(void);
void expect_cons_show_error(char *expected);
void expect_any_cons_show_error(void);
void expect_ui_current_print_line(char *message);
void expect_ui_current_print_formatted_line(char show_char, int attrs, char *message);