Searched refs:MEDIUM (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Temp/t/
H A Dsecurity.t53 File::Temp->safe_level( File::Temp::MEDIUM )
56 print "# Testing with MEDIUM security...\n";
82 # fail with MEDIUM/HIGH security before the skip() command would be run
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm35 on a directory can not use the MEDIUM and HIGH security tests.
201 use constant MEDIUM => 1; constant
430 if (File::Temp->safe_level == MEDIUM) {
808 # Currently, the systems that can do HIGH or MEDIUM are identical
1912 =item MEDIUM
1924 In addition to the MEDIUM security checks, also check for the
1944 run with MEDIUM or HIGH security. This is simply because the
1950 On systems that do not support the HIGH or MEDIUM safety levels
1973 if (($level != STANDARD) && ($level != MEDIUM) && ($level != HIGH)) {
1974 carp "safe_level: Specified level ($level) not STANDARD, MEDIUM o
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl31 0019 END OF MEDIUM
5653 205F MEDIUM MATHEMATICAL SPACE
6464 2419 SYMBOL FOR END OF MEDIUM
6795 2592 MEDIUM SHADE
6900 25FB WHITE MEDIUM SQUARE
6901 25FC BLACK MEDIUM SQUARE
6902 25FD WHITE MEDIUM SMALL SQUARE
6903 25FE BLACK MEDIUM SMALL SQUARE
7128 2759 MEDIUM VERTICAL BAR
7141 2768 MEDIUM LEF
[all...]

Completed in 37 milliseconds