Searched defs:defgv (Results 1 – 2 of 2) sorted by relevance
7110 int defgv = PL_opargs[opnum] & OA_DEFGV ||opnum==OP_GLOB, whicharg = 0; variable
15499 int i = 0, n = 0, seen_question = 0, defgv = 0; in Perl_core_prototype() local