edit_completion_dialog_show__return_value 99 tests/src/editor/edit_complete_word_cmd.c static char *edit_completion_dialog_show__return_value; edit_completion_dialog_show__return_value 122 tests/src/editor/edit_complete_word_cmd.c return edit_completion_dialog_show__return_value; edit_completion_dialog_show__return_value 131 tests/src/editor/edit_complete_word_cmd.c edit_completion_dialog_show__return_value = NULL; edit_completion_dialog_show__return_value 260 tests/src/editor/edit_complete_word_cmd.c edit_completion_dialog_show__return_value = g_strdup (data->input_completed_word);