Searched refs:data_ahead (Results 1 – 12 of 12) sorted by relevance
105 "data_ahead" @133 ;NONAME
30 "data_ahead" @133 NONAME
136 data_ahead(const FORM *form) in data_ahead() function
395 #undef data_ahead396 NCURSES_BOOL data_ahead(
448 extern FORM_EXPORT(bool) data_ahead (const FORM *);
94 form_data.3 data_ahead.3 \
1924 int data_ahead(FORM *form); /* form to be queried */1928 The function data_ahead() returns TRUE if (a) the current field is
1931 + data_ahead() now works with wide-characters.
8902 + modify data_ahead() to work with wide-characters.