Home
last modified time | relevance | path

Searched refs:Perl_refcounted_he_fetch_sv (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dcop.h248 Perl_refcounted_he_fetch_sv(aTHX_ cophh, key, hash, \
289 cBOOL(Perl_refcounted_he_fetch_sv(aTHX_ cophh, key, hash, flags | COPHH_EXISTS))
H A Dhv.c3778 Perl_refcounted_he_fetch_sv(pTHX_ const struct refcounted_he *chain, in Perl_refcounted_he_fetch_sv() function
H A Dembed.h1090 # define refcounted_he_fetch_sv(a,b,c,d) Perl_refcounted_he_fetch_sv(aTHX_ a,b,c,d)
H A Dproto.h3683 Perl_refcounted_he_fetch_sv(pTHX_ const struct refcounted_he *chain, SV *key, U32 hash, U32 flags);