Searched refs:str_cap (Results 1 – 1 of 1) sorted by relevance
700 char *cp = buf, *str_cap = spk_str_caps_stop; in spell_word() local710 str_cap = spk_str_caps_start; in spell_word()716 str_cap = spk_str_caps_stop; in spell_word()717 if (str_cap != last_cap) { in spell_word()718 synth_printf("%s", str_cap); in spell_word()719 last_cap = str_cap; in spell_word()735 if (str_cap != spk_str_caps_stop) in spell_word()