Lines Matching refs:dir
2 Test tempnam() function: usage variations - invalid/non-existing dir
12 /* Passing invalid/non-existing args for $dir,
13 hence the unique files will be created in temporary dir */
16 /* An array of names, which will be passed as a dir name */
28 "/no/such/file/dir",
56 echo "temp dir\n";
77 File created in => temp dir
83 File created in => temp dir
87 File created in => temp dir
91 File created in => temp dir
97 File created in => temp dir
107 File created in => temp dir
113 File created in => temp dir