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";
37 $file_name = tempnam($names_arr[$i], "tempnam_variation3.tmp");
72 *** Testing tempnam() with invalid/non-existing directory names ***
75 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
81 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
99 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
104 tempnam(): Argument #1 ($directory) must not contain any null bytes
106 tempnam(): Argument #1 ($directory) must be of type string, array given
109 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
115 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …