Home
last modified time | relevance | path

Searched refs:last_cap (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/speakup/
Dmain.c704 char *cp1, *last_cap = spk_str_caps_stop; in spell_word() local
717 last_cap = spk_str_caps_stop; in spell_word()
720 if (str_cap != last_cap) { in spell_word()
722 last_cap = str_cap; in spell_word()