Searched defs:read_char (Results 1 – 4 of 4) sorted by relevance
65 el_rfunc_t read_char; /* Function to read a character. */ member210 read_char(EditLine *el, wchar_t *cp) in read_char() function
330 sub read_char { subroutine
342 sub read_char { subroutine
91 #define read_char() \ macro