|
strusAnalyzer
0.17
|
Exported functions of the strus standard pattern matching library for tests. More...
#include <cstdio>Go to the source code of this file.
Namespaces | |
| strus | |
| strus toplevel namespace | |
Functions | |
| PatternLexerInterface * | strus::createPatternLexer_test (ErrorBufferInterface *errorhnd) |
| Create the interface for regular expression matching usable as groud truth for testing. More... | |
| PatternMatcherInterface * | strus::createPatternMatcher_test (ErrorBufferInterface *errorhnd) |
| Create the interface for pattern matching usable as groud truth for testing. More... | |
Exported functions of the strus standard pattern matching library for tests.
1.8.6