this_char 818 lib/widget/input_complete.c int this_char, prev_char; this_char 822 lib/widget/input_complete.c this_char = ti[0]; this_char 826 lib/widget/input_complete.c if ((this_char == '&' && (prev_char == '<' || prev_char == '>')) this_char 827 lib/widget/input_complete.c || (this_char == '|' && prev_char == '>') || (ti != text