Searched refs:first_word_len (Results 1 – 1 of 1) sorted by relevance
324 int first_word_len(struct text *test_line);4455 first_word_len(struct text *test_line) in first_word_len() function4608 ((word_len = first_word_len(curr_line->next_line)) > 0) in Auto_Format()