strusPattern  0.17
Functions
strus Namespace Reference

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...
 

Detailed Description

strus toplevel namespace

Function Documentation

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.