String fragments support
WIP: No regressions in this part, I hope svn-id: r39297
This commit is contained in:
parent
cbfd80a5d1
commit
3cddcb1660
10 changed files with 130 additions and 53 deletions
|
@ -137,6 +137,8 @@ EngineState::EngineState() : _dirseeker(this) {
|
|||
script_000_segment = 0;
|
||||
script_000 = 0;
|
||||
|
||||
string_frag_segment = 0;
|
||||
|
||||
parser_lastmatch_word = 0;
|
||||
bp_list = 0;
|
||||
have_bp = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue