Lines Matching refs:tempnam
2 Test tempnam() function: usage variations - invalid/non-existing dir
15 echo "*** Testing tempnam() with invalid/non-existing directory names ***\n";
36 $file_name = tempnam($names_arr[$i], "tempnam_variation3.tmp");
71 *** Testing tempnam() with invalid/non-existing directory names ***
74 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
80 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
94 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
99 tempnam(): Argument #1 ($directory) must not contain any null bytes
101 tempnam(): Argument #1 ($directory) must be of type string, array given
104 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
110 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …