diff options
Diffstat (limited to 'doc/CALLOUTS.BUILTIN')
| -rw-r--r-- | doc/CALLOUTS.BUILTIN | 11 | 
1 files changed, 10 insertions, 1 deletions
| diff --git a/doc/CALLOUTS.BUILTIN b/doc/CALLOUTS.BUILTIN index 26840e7..3c3c40b 100644 --- a/doc/CALLOUTS.BUILTIN +++ b/doc/CALLOUTS.BUILTIN @@ -1,4 +1,4 @@ -CALLOUTS.BUILTIN               2018/03/26 +CALLOUTS.BUILTIN               2024/07/04  * FAIL    (progress) @@ -92,4 +92,13 @@ CALLOUTS.BUILTIN               2018/03/26    [callout data]    slot 0: op value (enum OP_CMP in src/regexec.c) + +* SKIP    (progress) + +  (*SKIP) + +  Advance the position where the current matching fails and the next search +  begins to the current position. +  It has no effect on the current matching. +  //END | 
