aboutsummaryrefslogtreecommitdiff
path: root/tests/core/test_regex.out
blob: f238d2e33a552d0439425f6c37e029d979f016d9 (plain)
1
2
With the whole expression, a matched substring "simple simple" is found at position 7 to 19.
With the sub-expression, a matched substring "simple" is found at position 7 to 12.