summaryrefslogtreecommitdiff
path: root/regcomp.sym
diff options
context:
space:
mode:
Diffstat (limited to 'regcomp.sym')
-rw-r--r--regcomp.sym3
1 files changed, 2 insertions, 1 deletions
diff --git a/regcomp.sym b/regcomp.sym
index 072b96973b..f60368cb8b 100644
--- a/regcomp.sym
+++ b/regcomp.sym
@@ -170,6 +170,7 @@ DEFINEP DEFINEP, none 1 Never execute directly.
#*Bactracking
OPFAIL OPFAIL, none Same as (?!)
+COMMIT COMMIT, node Pattern fails if backtracking through this
# NEW STUFF ABOVE THIS LINE -- Please update counts below.
@@ -206,4 +207,4 @@ BRANCH next:FAIL
CURLYM A,B:FAIL
IFMATCH A:FAIL
CURLY B_min_known,B_min,B_max:FAIL
-
+COMMIT next:FAIL