.TH "std::__detail::_Grep_matcher" 3cxx "Fri Dec 19 2014" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Grep_matcher \- .SH SYNOPSIS .br .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB_Grep_matcher\fP (\fB_PatternCursor\fP &__p, \fB_Results\fP &__r, const \fB_AutomatonPtr\fP &__automaton, \fBregex_constants::match_flag_type\fP __flags)" .br .in -1c .SH "Detailed Description" .PP Executes a regular expression NFA/DFA over a range using a variant of the parallel execution algorithm featured in the grep utility, modified to use Laurikari tags\&. .PP Definition at line 110 of file regex_grep_matcher\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.