Searched refs:_nc_parse_entry (Results 1 – 5 of 5) sorted by relevance
189 extern NCURSES_EXPORT(int) _nc_parse_entry (ENTRY *, int, bool);
87 "_nc_parse_entry" @706 NONAME
458 "_nc_parse_entry" @706 NONAME
226 if (_nc_parse_entry(&thisentry, literal, silent) == ERR) in _nc_read_entry_source()
257 _nc_parse_entry(ENTRY * entryp, int literal, bool silent) in _nc_parse_entry() function