|
strusPattern
0.17
|
strus toplevel namespace More...
Functions | |
| PatternLexerInterface * | createPatternLexer_std (ErrorBufferInterface *errorhnd) |
| Create the interface for regular expression matching on text based on hyperscan. More... | |
| PatternMatcherInterface * | createPatternMatcher_std (ErrorBufferInterface *errorhnd) |
| Create the interface for pattern matching on a regular language with tokens as alphabet. More... | |
strus toplevel namespace
| PatternLexerInterface* strus::createPatternLexer_std | ( | ErrorBufferInterface * | errorhnd | ) |
Create the interface for regular expression matching on text based on hyperscan.
| PatternMatcherInterface* strus::createPatternMatcher_std | ( | ErrorBufferInterface * | errorhnd | ) |
Create the interface for pattern matching on a regular language with tokens as alphabet.
1.8.6