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.c51 TAINT_NOT; /* Each statement is presumed innocent */ in PP()
157 TAINT_NOT; in PP()
206 TAINT_NOT; in PP()
236 TAINT_NOT; in PP()
342 TAINT_NOT; /* Each statement is presumed innocent */ in PP()
2268 TAINT_NOT; /* Each item is independent */ in S_aassign_copy_common()
2859 TAINT_NOT; /* result of list assign isn't tainted */ in PP()
3088 TAINT_NOT; in PP()
4461 TAINT_NOT; in PP()
4775 TAINT_NOT; in PP()
[all …]
H A Dregcomp_invlist.c189 TAINT_NOT; /* Otherwise it breaks */ in S_invlist_replace_list_destroys_src()
H A Dpp_ctl.c74 TAINT_NOT; in PP()
303 TAINT_NOT; in PP()
366 TAINT_NOT; in PP()
2201 TAINT_NOT; /* Each statement is presumed innocent */ in PP()
2790 TAINT_NOT; in PP()
H A Dperl.c1901 TAINT_NOT; in perl_parse()
2416 TAINT_NOT; in S_parse_body()
4804 TAINT_NOT; in S_init_postdump_symbols()
H A Dscope.c1100 TAINT_NOT; in Perl_leave_scope()
H A Dpp.c7198 TAINT_NOT; in PP()
7244 TAINT_NOT; in PP()
7289 TAINT_NOT; in PP()
H A Dperl.h912 # define TAINT_NOT NOOP macro
988 # define TAINT_NOT (PL_tainted = FALSE) /* Untaint */ macro
H A Ddump.c2869 TAINT_NOT; in Perl_runops_debug()
H A Dregexec.c12240 TAINT_NOT; in Perl_reg_numbered_buff_fetch_flags()
H A Dtoke.c7288 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.pod1276 @@@ TAINT_NOT;