Home
last modified time | relevance | path

Searched refs:THX_keyword_active (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)
1316 static int THX_keyword_active(pTHX_ SV *hintkey_sv) in THX_keyword_active() function