Searched refs:compare_match (Results 1 – 1 of 1) sorted by relevance
151 static int compare_match PARAMS((char *, const char *));1972 compare_match (char *text, const char *match) in compare_match() function2034 nontrivial_lcd = matches && compare_match (text, matches[0]) != 0; in rl_complete_internal()2796 compare_match (orig_text, matches[match_list_index])); in rl_old_menu_complete()2870 nontrivial_lcd = matches && compare_match (orig_text, matches[0]) != 0; in rl_menu_complete()2977 compare_match (orig_text, matches[match_list_index])); in rl_menu_complete()