Query: std::__detail::_grep_matcher
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::__detail::_Grep_matcher(3) Library Functions Manual std::__detail::_Grep_matcher(3)NAMEstd::__detail::_Grep_matcher -SYNOPSISPublic Member Functions _Grep_matcher (_PatternCursor &__p, _Results &__r, const _AutomatonPtr &__automaton, regex_constants::match_flag_type __flags) Detailed Description 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. Definition at line 110 of file regex_grep_matcher.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::__detail::_Grep_matcher(3)