summaryrefslogtreecommitdiff
path: root/hv.c
diff options
context:
space:
mode:
authorZefram <zefram@fysh.org>2010-09-11 19:36:10 +0100
committerFlorian Ragwitz <rafl@debian.org>2010-09-28 21:35:02 +0200
commit9dcc53ea14d7a502bb5ac0877765bde14f8cc721 (patch)
treee04fbefccc4e81298835b1e4fb69e8db347ff810 /hv.c
parentdccfc75d21f1ac6a97926d5bac2e89d3cd22eafa (diff)
downloadperl-9dcc53ea14d7a502bb5ac0877765bde14f8cc721.tar.gz
systematically provide pv/pvn/pvs/sv quartets
Anywhere an API function takes a string in pvn form, ensure that there are corresponding pv, pvs, and sv APIs.
Diffstat (limited to 'hv.c')
-rw-r--r--hv.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/hv.c b/hv.c
index 590524c47d..a04e4c51c1 100644
--- a/hv.c
+++ b/hv.c
@@ -2650,6 +2650,11 @@ if the entry isn't there.
See L</cop_hints_fetchsv>. If C<flags> includes C<HVhek_UTF8>, C<key> is
in UTF-8.
+=for apidoc cop_hints_fetchpv
+
+See L</cop_hints_fetchsv>. If C<flags> includes C<HVhek_UTF8>, C<key> is
+in UTF-8.
+
=for apidoc cop_hints_fetchpvs
See L</cop_hints_fetchpvn>. This is a macro that takes a constant string