summaryrefslogtreecommitdiff
path: root/doc/CALLOUTS.BUILTIN
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2025-03-16 12:06:06 +0100
committerJörg Frings-Fürst <debian@jff.email>2025-03-16 12:06:06 +0100
commite6ce8c11c114a794f5523eaaec52688716873b72 (patch)
tree6e32c4075b0bef0cfa7a9c3ece4294db7a10c046 /doc/CALLOUTS.BUILTIN
parentb0e9d5f1322c403a2ba1df7f86e27d2514f576da (diff)
parent23c9de60f30041419f3925221d4faff4e7a54717 (diff)
Update upstream source from tag 'upstream/6.9.10'
Update to upstream version '6.9.10' with Debian dir f57d7dda5731072db02e6579c5e469f7d62c047f
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