Searched refs:fnwidth (Results 1 – 1 of 1) sorted by relevance
137 static int fnwidth PARAMS((const char *));753 fnwidth (const char *string) in fnwidth() function1543 common_length = temp ? fnwidth (temp) : fnwidth (t); in rl_display_match_list()1558 common_length = temp ? fnwidth (temp) : fnwidth (t); in rl_display_match_list()1713 len = fnwidth (temp); in display_matches()