Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/speakup/
Dspeakup_decext.c39 static int in_escape; variable
187 in_escape = 1; in do_catch_up()
189 in_escape = 0; in do_catch_up()
191 if (!in_escape && strchr(",.!?;:", last)) in do_catch_up()
194 if (!in_escape) in do_catch_up()
210 if (!in_escape) in do_catch_up()
216 in_escape = 0; in synth_flush()
Dspeakup_dectlk.c37 static int in_escape; variable
255 in_escape = 1; in do_catch_up()
257 in_escape = 0; in do_catch_up()
259 if (!in_escape && strchr(",.!?;:", last)) in do_catch_up()
262 if (!in_escape) in do_catch_up()
278 if (!in_escape) in do_catch_up()
284 if (in_escape) in synth_flush()
287 in_escape = 0; in synth_flush()
Dspeakup_decpc.c134 static int in_escape, is_flushing; variable
301 in_escape = 0; in synth_flush()
405 in_escape = 1; in do_catch_up()
407 in_escape = 0; in do_catch_up()
409 if (!in_escape && strchr(",.!?;:", last)) in do_catch_up()
412 if (!in_escape) in do_catch_up()
428 if (!in_escape) in do_catch_up()