Backtrack point.
More...
#include <fuzzymatcher.h>
reflex::FuzzyMatcher::BacktrackPoint::BacktrackPoint |
( |
| ) |
|
|
inline |
bool reflex::FuzzyMatcher::BacktrackPoint::alt |
true if alternating between pattern char substitution and insertion, otherwise insertion only
uint8_t reflex::FuzzyMatcher::BacktrackPoint::err |
size_t reflex::FuzzyMatcher::BacktrackPoint::len |
length of string matched so far
pointer to opcode to rerun on backtracking
bool reflex::FuzzyMatcher::BacktrackPoint::sub |
flag alternates between pattern char substitution (true) and insertion (false)
The documentation for this struct was generated from the following file: