Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Drun.c46 TAINT_NOT; in Perl_runops_standard()
H A Dpp_hot.c234 TAINT_NOT; /* Each statement is presumed innocent */ in PP()
329 TAINT_NOT; in PP()
378 TAINT_NOT; in PP()
411 TAINT_NOT; in PP()
529 TAINT_NOT; /* Each statement is presumed innocent */ in PP()
2655 TAINT_NOT; /* Each item is independent */ in S_aassign_copy_common()
3566 TAINT_NOT; /* result of list assign isn't tainted */ in PP()
3747 TAINT_NOT; in PP()
5297 TAINT_NOT; in PP()
5628 TAINT_NOT; in PP()
[all …]
H A Dregcomp_invlist.c190 TAINT_NOT; /* Otherwise it breaks */ in S_invlist_replace_list_destroys_src()
H A Dpp_ctl.c85 TAINT_NOT; in PP()
342 TAINT_NOT; in PP()
409 TAINT_NOT; in PP()
2364 TAINT_NOT; /* Each statement is presumed innocent */ in PP()
2998 TAINT_NOT; in PP()
H A Dperl.c1893 TAINT_NOT; in perl_parse()
2473 TAINT_NOT; in S_parse_body()
4857 TAINT_NOT; in S_init_postdump_symbols()
H A Dscope.c1119 TAINT_NOT; in Perl_leave_scope()
H A Dpp.c7628 TAINT_NOT;
7674 TAINT_NOT;
7719 TAINT_NOT;
H A Dperl.h944 # define TAINT_NOT NOOP macro
1020 # define TAINT_NOT (PL_tainted = FALSE) /* Untaint */ macro
H A Ddump.c2874 TAINT_NOT; in Perl_runops_debug()
H A Dregexec.c12238 TAINT_NOT; in Perl_reg_numbered_buff_fetch_flags()
H A Dtoke.c7445 TAINT_NOT; /* $^X is always tainted, but that's OK */ in yyl_fake_eof()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50030071534 TAINT_NOT # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq4.pod1325 @@@ TAINT_NOT;