Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs1315 #define keyword_active(hintkey_sv) THX_keyword_active(aTHX_ hintkey_sv) argument
1316 static int THX_keyword_active(pTHX_ SV *hintkey_sv) in THX_keyword_active() argument
1320 he = hv_fetch_ent(GvHV(PL_hintgv), hintkey_sv, 0, in THX_keyword_active()
1321 SvSHARED_HASH(hintkey_sv)); in THX_keyword_active()