Home
last modified time | relevance | path

Searched refs:SV_SAVED_COPY (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dregexp.h73 # define SV_SAVED_COPY SV *saved_copy; /* If non-NULL, SV which is COW from original */ macro
75 # define SV_SAVED_COPY macro
201 SV_SAVED_COPY /* If non-NULL, SV which is COW from original */
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5009005273 SV_SAVED_COPY # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlreapi.pod706 SV_SAVED_COPY /* If non-NULL, SV which is COW from original */
733 =for apidoc Amnh||SV_SAVED_COPY