Searched refs:sy_len (Results 1 – 1 of 1) sorted by relevance
1867 int sy_len; member1902 syl->sy_len = l; in init_syl_tab()1941 if (syl->sy_len > len in count_syllables()1942 && STRNCMP(p, syl->sy_chars, syl->sy_len) == 0) in count_syllables()1943 len = syl->sy_len; in count_syllables()