Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dperl.c2483 SV **const inc0 = inc ? av_fetch(inc, 0, FALSE) : NULL; in S_parse_body() local
2485 if (inc0) { in S_parse_body()
2493 0, (TAINTING_get ? "./" : ""), SVfARG(*inc0), 0)); in S_parse_body()