Searched refs:grep_match (Results 1 – 8 of 8) sorted by relevance
/dports/sysutils/lnav/lnav-0.10.1/src/ |
H A D | sequence_sink.hh | 46 void grep_match(grep_proc<vis_line_t> &gp, in grep_match() function in sequence_sink
|
H A D | grep_proc.hh | 134 virtual void grep_match(grep_proc<LineType> &gp,
|
H A D | grep_proc.cc | 287 this->gp_sink->grep_match(*this, this->gp_last_line, start, end); in dispatch_line()
|
H A D | logfile_sub_source.hh | 797 void grep_match(grep_proc<vis_line_t> &gp, in grep_match() function in logfile_sub_source::meta_grepper 801 this->lmg_source.tss_view->grep_match(gp, line, start, end); in grep_match()
|
H A D | textview_curses.cc | 294 void textview_curses::grep_match(grep_proc<vis_line_t> &gp, in grep_match() function in textview_curses
|
H A D | textview_curses.hh | 716 void grep_match(grep_proc<vis_line_t> &gp,
|
/dports/sysutils/lnav/lnav-0.10.1/test/ |
H A D | test_grep_proc2.cc | 88 void grep_match(grep_proc<vis_line_t> &gp, in grep_match() function in my_sink
|
H A D | drive_grep_proc.cc | 98 void grep_match(grep_proc<vis_line_t> &gp, in grep_match() function in my_sink
|