summaryrefslogtreecommitdiff
path: root/scope.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-04-05 21:40:11 +0000
committerNicholas Clark <nick@ccl4.org>2006-04-05 21:40:11 +0000
commit1ade1aa1ca2b2fe7e0085ec2cd022693e0d7a0d6 (patch)
treea891f8c2753c8c05aedb4ac80bb7b55e16aecf70 /scope.h
parent2e9e4ed729874a5a74677836e909498426ee1e3e (diff)
downloadperl-1ade1aa1ca2b2fe7e0085ec2cd022693e0d7a0d6.tar.gz
Save the regexp engine state as 1 block on the save stack.
p4raw-id: //depot/perl@27728
Diffstat (limited to 'scope.h')
-rw-r--r--scope.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scope.h b/scope.h
index 50fd752e7c..772eb41bd6 100644
--- a/scope.h
+++ b/scope.h
@@ -50,6 +50,7 @@
#define SAVEt_SET_SVFLAGS 39
#define SAVEt_SAVESWITCHSTACK 40
#define SAVEt_COP_ARYBASE 41
+#define SAVEt_RE_STATE 42
#ifndef SCOPE_SAVES_SIGNAL_MASK
#define SCOPE_SAVES_SIGNAL_MASK 0