Home
last modified time | relevance | path

Searched refs:created (Results 26 – 50 of 310) sorted by relevance

12345678910>>...13

/PHP-8.3/ext/standard/tests/dir/
H A Dopendir_variation3.phpt21 echo "\nNew resource created\n";
23 echo "\nNo new resource created\n";
43 New resource created
H A Dopendir_variation3-win32-mb.phpt27 echo "\nNew resource created\n";
29 echo "\nNo new resource created\n";
49 New resource created
/PHP-8.3/ext/standard/tests/file/
H A Dfileowner_basic.phpt7 echo "-- Testing with the file or directory created by owner --\n";
12 /* Newly created files and dirs */
37 -- Testing with the file or directory created by owner --
H A Dtouch_variation6-win32.phpt78 // something was created
85 echo "PASSED: $path - created\n";
95 // nothing created
158 PASSED: touchVar5.tmp\aSubDirOrFile - created
160 PASSED: .\touchVar5.tmp\aSubDirOrFile - created
162 PASSED: touchVar5.tmp\..\touchVar5.tmp\aSubDirOrFile - created
170 PASSED: %s\touchVar5.tmp\aSubDirOrFile - created
172 PASSED: %s\.\touchVar5.tmp\aSubDirOrFile - created
185 PASSED: touchVar5.tmp\\aSubDirOrFile - created
187 PASSED: %s\\touchVar5.tmp\\aSubDirOrFile - created
[all …]
H A Dtouch_variation5-win32.phpt72 // something was created
79 echo "PASSED: $path - created\n";
89 // nothing created
152 PASSED: touchVar5.tmp/aSubDirOrFile - created
154 PASSED: ./touchVar5.tmp/aSubDirOrFile - created
156 PASSED: touchVar5.tmp/../touchVar5.tmp/aSubDirOrFile - created
164 PASSED: %s/touchVar5.tmp/aSubDirOrFile - created
166 PASSED: %s/./touchVar5.tmp/aSubDirOrFile - created
168 PASSED: %s/touchVar5.tmp/../touchVar5.tmp/aSubDirOrFile - created
179 PASSED: touchVar5.tmp//aSubDirOrFile - created
[all …]
H A Dtouch_variation5.phpt72 // something was created
79 echo "PASSED: $path - created\n";
89 // nothing created
152 PASSED: touchVar5.tmp/aSubDirOrFile - created
154 PASSED: ./touchVar5.tmp/aSubDirOrFile - created
156 PASSED: touchVar5.tmp/../touchVar5.tmp/aSubDirOrFile - created
164 PASSED: /%s/touchVar5.tmp/aSubDirOrFile - created
166 PASSED: /%s/./touchVar5.tmp/aSubDirOrFile - created
168 PASSED: /%s/touchVar5.tmp/../touchVar5.tmp/aSubDirOrFile - created
179 PASSED: touchVar5.tmp//aSubDirOrFile - created
[all …]
H A Dfilegroup_basic.phpt14 echo "-- Testing with the file or directory created by owner --\n";
21 /* Newly created files and dirs */
52 -- Testing with the file or directory created by owner --
H A Dis_file_variation1.phpt6 and the file created by touch() */
27 /* created by fopen() */
33 /* created by touch() */
H A Dsymlink_link_linkinfo_is_link_variation1.phpt14 // creating temp directory which will contain temp file and links created
19 // creating temp file; links are created to this file later on
42 // delete the link created
56 // delete the link created
74 // delete the link created
88 // delete the links created
H A Dbug69628.phpt17 // temp dir created
20 // temp files created
H A Ddisk_total_space_basic.phpt12 echo "*** Testing with newly created directory ***\n";
36 *** Testing with newly created directory ***
H A Drename_variation8.phpt17 // ensure that $dest_name didn't get created
27 //ensure that $new_dir_name got created
36 // ensure that $new_dir_name didn't get created
/PHP-8.3/ext/phar/tests/zip/
H A Dcorrupt_006.phpt2 Phar: zip with file created from stdin
14 phar error: Cannot process zips created from stdin (zero-length filename) in zip-based phar "%sstdi…
/PHP-8.3/ext/soap/tests/
H A Dgh12392.phpt9 echo 'Client created!' . "\n";
18 Client created!
/PHP-8.3/ext/standard/tests/array/
H A Darray_keys_variation_002.phpt6 echo "\n*** Testing array_keys() on an array created on the fly ***\n";
13 *** Testing array_keys() on an array created on the fly ***
/PHP-8.3/ext/dom/tests/
H A DDOMDocument_config_basic.phpt12 echo "DOMDocument created\n";
23 DOMDocument created
H A DDOMDocument_documentURI_basic.phpt20 echo "DOMDocument created\n";
34 DOMDocument created
/PHP-8.3/ext/standard/tests/
H A Dbug64370_var1.phpt10 echo "created in $d ms\n";
18 created in %f ms
/PHP-8.3/ext/phar/tests/tar/
H A Dbignames.phpt53 tar-based phar "%sbignames.2.tar" cannot be created, filename "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
54 tar-based phar "%sbignames.3.tar" cannot be created, filename "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
55 tar-based phar "%sbignames.4.tar" cannot be created, filename "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb…
/PHP-8.3/ext/phar/tests/
H A Dphar_construct_invalidurl.phpt26 …archive from a URL like "http://should.fail.com". Phar objects can only be created from local files
27 Cannot create a phar archive from a URL like "http://". Phar objects can only be created from local…
/PHP-8.3/ext/pgsql/tests/
H A Dconfig.inc10 $table_name = "php_pgsql_test"; // test table that will be created
11 $table_name_92 = "php_pgsql_test_92"; // test table that will be created
/PHP-8.3/ext/xsl/tests/
H A Dbug54446.phpt41 print "OK, no file created\n";
68 print "OK, no file created\n";
79 OK, no file created
89 OK, no file created
H A Dbug54446_with_ini.phpt41 print "OK, no file created\n";
68 print "OK, no file created\n";
80 OK, no file created
90 OK, no file created
/PHP-8.3/Zend/tests/
H A Dbug32322.phpt14 echo "New class $value created \n";
68 New class Singleton1 created
74 New class Singleton2 created
/PHP-8.3/ext/fileinfo/tests/upstream/
H A Darj.result1 ARJ archive data, v11, slash-switched, created 5 1980+48, original name: example_m0.arj, os: Unix

Completed in 41 milliseconds

12345678910>>...13