summaryrefslogtreecommitdiff
path: root/doc/CALLOUTS.BUILTIN
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2025-09-12 14:22:46 +0200
committerJörg Frings-Fürst <debian@jff.email>2025-09-12 14:22:46 +0200
commit0d5ce337b823062c33cd31315f500b96cb8f9d26 (patch)
tree8b50e9f93a6ec67ffe236cd19353771ea2444076 /doc/CALLOUTS.BUILTIN
parent7547c5a1405dff1aac1ab054a24907b3ae724c12 (diff)
parent71d22d0bdc3a2fa9269807c8401263b333157817 (diff)
Merge branch 'release/debian/6.9.10-1'HEADdebian/6.9.10-1master
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