Created
August 28, 2018 21:56
-
-
Save lopex/38b969c70ab900a69e52ced99fcd69ad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
optimize: MAP_SB | |
anchor: [] | |
sub anchor: [] | |
dmin: 0 dmax: 0 | |
threshold length: 1 | |
map: n = 3 | |
[m, s, t] | |
stack used: true | |
templates: 0 | |
code length: 22 | |
[push:(6)]@0(2) [exact3:sun]@2(4) [jump:(12)]@6(2) [push:(6)]@8(2) [exact3:mon]@10(4) | |
[jump:(4)]@14(2) [exact3:tue]@16(4) [end]@20(1) [finish]@21(1) | |
PATTERRN!!! sun|mon|tue | |
OPTIONS: 0 | |
onig_search (entry point): str: 0, end: 94, start: 0, range 94 | |
onig_search (entry point): str: 0, end: 94, start: 0, range 94 | |
forward_search_range: str: 0, end: 94, s: 0, range: 94 | |
forward_search_range success: low: 45, high: 45, dmin: 0, dmax: 0 | |
match_at: str: 0, end: 94, start: 45, sprev: 44 | |
size: 94, start offset: 45 | |
45> "sunbbbb..." [push:(6)]@0(2) | |
45> "sunbbbb..." [exact3:sun]@2(4) | |
48> "bbbbbbb..." [jump:(12)]@6(2) | |
48> "bbbbbbb..." [end]@20(1) | |
45 | |
Region: | |
0: (45-48) | |
DONE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment