edit_completion_dialog_show__return_value   95 tests/src/editor/edit_complete_word_cmd.c static char *edit_completion_dialog_show__return_value;
edit_completion_dialog_show__return_value  118 tests/src/editor/edit_complete_word_cmd.c     return edit_completion_dialog_show__return_value;
edit_completion_dialog_show__return_value  127 tests/src/editor/edit_complete_word_cmd.c     edit_completion_dialog_show__return_value = NULL;
edit_completion_dialog_show__return_value  245 tests/src/editor/edit_complete_word_cmd.c     edit_completion_dialog_show__return_value = g_strdup (data->input_completed_word);