summaryrefslogtreecommitdiff
path: root/doc/CALLOUTS.BUILTIN
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2025-03-16 12:06:26 +0100
committerJörg Frings-Fürst <debian@jff.email>2025-03-16 12:06:26 +0100
commit048f2aabecc8adf1fcc76ecf0dcad9ef07c0ae98 (patch)
tree6e32c4075b0bef0cfa7a9c3ece4294db7a10c046 /doc/CALLOUTS.BUILTIN
parentb0e9d5f1322c403a2ba1df7f86e27d2514f576da (diff)
parente6ce8c11c114a794f5523eaaec52688716873b72 (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'doc/CALLOUTS.BUILTIN')
-rw-r--r--doc/CALLOUTS.BUILTIN11
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