Searched refs:created (Results 1 – 25 of 308) sorted by relevance
12345678910>>...13
13 Allowable permissions: files are expected to be created in the input dir14 Non-allowable permissions: files are expected to be created in '/tmp' dir34 echo " created in unexpected dir\n";40 print("FAILED: File is not created\n");51 Notice: tempnam(): file created in the system's temporary directory in %s on line %d54 Notice: tempnam(): file created in the system's temporary directory in %s on line %d57 Notice: tempnam(): file created in the system's temporary directory in %s on line %d60 Notice: tempnam(): file created in the system's temporary directory in %s on line %d63 Notice: tempnam(): file created in the system's temporary directory in %s on line %d66 Notice: tempnam(): file created in the system's temporary directory in %s on line %d[all …]
34 echo "Not created in working dir\n";37 echo "created in working dir\n";44 echo "Not created in dir1\n";47 echo "created in dir1\n";54 created in working dir55 Not created in dir156 created in working dir57 Not created in dir1
68 Directory created70 Directory created72 Directory created80 Directory created82 Directory created84 Directory created89 Directory created91 Directory created93 Directory created95 Directory created[all …]
57 echo "File created in => ";74 echo "-- File is not created --";92 File created in => directory specified97 File created in => directory specified102 File created in => directory specified107 File created in => directory specified112 File created in => directory specified124 File created in => temp dir136 File created in => temp dir143 File created in => temp dir[all …]
52 echo "Directory created\n";63 Directory created65 Directory created67 Directory created75 Directory created77 Directory created79 Directory created84 Directory created86 Directory created88 Directory created[all …]
13 hence the unique files will be created in temporary dir */52 echo "File created in => ";60 echo "-- File is not created --\n";73 File created in => temp dir79 File created in => temp dir83 File created in => temp dir87 File created in => temp dir91 File created in => temp dir97 File created in => temp dir107 File created in => temp dir[all …]
13 hence the unique files will be created in temporary dir */53 echo "File created in => ";65 echo "-- File is not created --\n";78 File created in => temp dir84 File created in => temp dir88 File created in => temp dir92 File created in => temp dir96 File created in => temp dir102 File created in => temp dir112 File created in => temp dir[all …]
31 echo "File created in => ";46 print("- File is not created -");62 File created in => directory specified66 File created in => directory specified70 File created in => directory specified74 File created in => directory specified78 File created in => directory specified82 File created in => directory specified86 File created in => directory specified90 File created in => directory specified[all …]
56 echo "File created in => ";73 echo "-- File is not created --";91 File created in => directory specified96 File created in => directory specified101 File created in => directory specified106 File created in => directory specified111 File created in => directory specified118 File created in => temp dir125 File created in => temp dir130 File created in => directory specified[all …]
20 echo "Not created in working dir\n";23 echo "created in working dir\n";32 echo "Not created in script dir\n";35 echo "created in script dir\n";42 created in working dir43 Not created in script dir
12 /* Trying to create unique files by passing previously created unique file name as prefix */16 echo "\n*** Test tempnam(): by passing previously created filenames ***\n";27 echo "File created in => ";47 *** Test tempnam(): by passing previously created filenames ***50 File created in => directory specified53 File created in => directory specified56 File created in => directory specified
10 /* Trying to create unique files by passing previously created unique file name as prefix */14 echo "\n*** Test tempnam(): by passing previously created filenames ***\n";25 echo "File created in => ";45 *** Test tempnam(): by passing previously created filenames ***48 File created in => directory specified51 File created in => directory specified54 File created in => directory specified
35 echo "File created in => ";50 print("- File is not created -");66 File created in => directory specified71 File created in => directory specified76 File created in => directory specified81 File created in => directory specified86 File created in => directory specified91 File created in => directory specified96 File created in => directory specified101 File created in => directory specified[all …]
55 echo "File created in => ";70 echo "-- File is not created --\n";83 File created in => directory specified87 File created in => directory specified91 File created in => directory specified95 File created in => directory specified99 File created in => directory specified103 File created in => directory specified111 File created in => directory specified115 File created in => directory specified
17 linkinfo() and is_link() on the link created to $dirname */24 // name of the soft link created to $dirname27 // name of the hard link created to $dirname34 // gets information about soft link created to directory; expected: true37 // checks if link created is soft link; expected: true46 var_dump( linkinfo($linkname) ); // link doesn't exists as not created, expected false47 var_dump( is_link($linkname) ); // link doesn't exists as not created, expected false
14 // temp dir created in present working directory18 /* Creating soft/hard link to $filename created in temp directory $dirname19 and checking linkinfo() and is_link() on the link created */23 // creating file in $dirname, links are created to the this file28 // name of the soft link created to $filename31 // name of the hard link created to $filename42 and check linkinfo() and is_link() on the link created */
41 echo "Not created in dir1\n";44 echo "created in dir1\n";63 Not created in dir165 Not created in dir1
38 echo "Not created in working dir\n";41 echo "created in working dir\n";48 echo "Not created in dir1\n";51 echo "created in dir1\n";59 created in working dir60 Not created in dir161 created in working dir62 Not created in dir1
17 echo "database file created\n";22 echo "database file created\n";27 echo "database file created\n";43 database file created44 database file created45 database file created
16 echo "database file created\n";21 echo "database file created\n";26 echo "database file created\n";42 database file created43 database file created44 database file created
18 echo "database file created\n";23 echo "File did not get created\n";32 echo "database file created\n";39 echo "File did not get created\n";52 database file created55 database file created
Completed in 59 milliseconds