summaryrefslogtreecommitdiff
path: root/sv.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-02-23 22:17:07 +0000
committerNicholas Clark <nick@ccl4.org>2006-02-23 22:17:07 +0000
commit120ff8e9dfa335c7980849dcb6aebd32733af305 (patch)
tree7534e0a89bc0b9d947d023f781b82dccc84c040e /sv.h
parent10666ae3eaac483e74ea7e934ccbe03a03fa2486 (diff)
downloadperl-120ff8e9dfa335c7980849dcb6aebd32733af305.tar.gz
Document a sixth use for SVf_FAKE
p4raw-id: //depot/perl@27293
Diffstat (limited to 'sv.h')
-rw-r--r--sv.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sv.h b/sv.h
index 4f9721469e..93a0d00602 100644
--- a/sv.h
+++ b/sv.h
@@ -237,6 +237,9 @@ perform the upgrade if necessary. See C<svtype>.
[CvEVAL(cv), CvSPECIAL(cv)]
4: Whether the regexp pointer is in
fact an offset [SvREPADTMP(sv)]
+ 5: On a pad name SV, that slot in the
+ frame AV is a REFCNT'ed reference
+ to a lexical from "outside".
*/
#define SVf_OOK 0x02000000 /* has valid offset value
For a PVHV this means that a