Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dperl.h944 # define TAINT_NOT NOOP macro
1020 # define TAINT_NOT (PL_tainted = FALSE) /* Untaint */ macro