a matcher engine to match lines and nothing else More...
#include <reflex/absmatcher.h>
Classes | |
class | reflex::LineMatcher |
Line matcher engine class implements reflex::PatternMatcher pattern matching interface with scan, find, split functors and iterators for matching lines only, use option 'A' to include newline with FIND, option 'N' to also FIND empty lines and option 'W' to only FIND empty lines. More... | |
Namespaces | |
reflex | |
a matcher engine to match lines and nothing else