Searched refs:gl_interpret_char (Results 1 – 1 of 1) sorted by relevance
771 static int gl_interpret_char(GetLine *gl, char c);2816 if(gl_interpret_char(gl, c)) in gl_get_input_line()8183 static int gl_interpret_char(GetLine *gl, char first_char) in gl_interpret_char() function