Home
last modified time | relevance | path

Searched refs:grep_match (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dsequence_sink.hh46 void grep_match(grep_proc<vis_line_t> &gp, in grep_match() function in sequence_sink
H A Dgrep_proc.hh134 virtual void grep_match(grep_proc<LineType> &gp,
H A Dgrep_proc.cc287 this->gp_sink->grep_match(*this, this->gp_last_line, start, end); in dispatch_line()
H A Dlogfile_sub_source.hh797 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 Dtextview_curses.cc294 void textview_curses::grep_match(grep_proc<vis_line_t> &gp, in grep_match() function in textview_curses
H A Dtextview_curses.hh716 void grep_match(grep_proc<vis_line_t> &gp,
/dports/sysutils/lnav/lnav-0.10.1/test/
H A Dtest_grep_proc2.cc88 void grep_match(grep_proc<vis_line_t> &gp, in grep_match() function in my_sink
H A Ddrive_grep_proc.cc98 void grep_match(grep_proc<vis_line_t> &gp, in grep_match() function in my_sink