Searched refs:str_caps_start (Results 1 – 3 of 3) sorted by relevance
107 extern char str_caps_start[], str_caps_stop[];
83 char str_caps_start[MAXVARLEN + 1] = "\0", str_caps_stop[MAXVARLEN + 1] = "\0"; variable433 synth_printf("%s", str_caps_start); in speak_char()447 synth_printf("%s", str_caps_start); in speak_char()698 str_cap = str_caps_start; in spell_word()
19 { "caps_start", CAPS_START, VAR_STRING, str_caps_start, NULL },