Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dsv.c7128 S_curse(pTHX_ SV * const sv, const bool check_refcnt) { argument
7230 if (check_refcnt && SvREFCNT(sv)) {
H A Dproto.h8995 S_curse(pTHX_ SV * const sv, const bool check_refcnt);
H A Dembed.fnc5713 |const bool check_refcnt
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc1836 S |bool |curse |NN SV * const sv|const bool check_refcnt