this_char         859 lib/widget/input_complete.c             int this_char, prev_char;
this_char         863 lib/widget/input_complete.c             this_char = ti[0];
this_char         867 lib/widget/input_complete.c             if ((this_char == '&' && (prev_char == '<' || prev_char == '>'))
this_char         868 lib/widget/input_complete.c                 || (this_char == '|' && prev_char == '>') || (ti != text