Searched refs:hintkey_sv (Results 1 – 1 of 1) sorted by relevance
1315 #define keyword_active(hintkey_sv) THX_keyword_active(aTHX_ hintkey_sv) argument1316 static int THX_keyword_active(pTHX_ SV *hintkey_sv) in THX_keyword_active() argument1320 he = hv_fetch_ent(GvHV(PL_hintgv), hintkey_sv, 0, in THX_keyword_active()1321 SvSHARED_HASH(hintkey_sv)); in THX_keyword_active()