Searched refs:x_e_getc (Results 1 – 1 of 1) sorted by relevance
139 static int x_e_getc(void);750 c = x_e_getc(); in x_search_char_forw()768 c = x_e_getc(); in x_search_char_back()893 if ((c = x_e_getc()) < 0) in x_search_hist()1821 x_e_getc(void) in x_e_getc() function1845 c = x_e_getc(); in x_e_getu8()1866 cc = x_e_getc(); in x_e_getu8()1953 for (; c >= 0 && isdigit(c); c = x_e_getc(), first = 0) in x_set_arg()