Home
last modified time | relevance | path

Searched refs:created (Results 51 – 75 of 310) sorted by relevance

12345678910>>...13

/PHP-8.3/ext/standard/tests/file/
H A Drename_variation8-win32.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
H A Dtempnam_variation3-win32.phpt74 …echo "Failed, not created in the correct directory " . realpath($file_dir) . ' vs ' . $file_path .…
101 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation3-win32.p…
102 Failed, not created in the correct directory %s vs %s
H A Dlstat_stat_variation8.phpt22 echo "*** Testing stat() on dir after subdir and file is created in it ***\n";
50 *** Testing stat() on dir after subdir and file is created in it ***
H A Dglob_basic.phpt12 // temp dir created
15 // temp files created
H A Dfile.inc203 $file_path = dir where files will be created
207 $count = total no. of files to be created, default = 1
218 If improper $content type is specified, file is created as empty
229 created => total file created
272 $return_value['created']++;
325 $file_path = location of the file and where links need to be created
337 If imporper $content type is specified, file is created as empty
339 $link_type = type of the link to be created
346 created => total file created
373 $return_value['created']++;
[all …]
H A Dfilesize_variation2-win32.phpt36 echo "-- Creating a file inside sub-dir, and checking size of base, subdir and file created --\n";
37 // create only the file, as base and subdir is already created
73 -- Creating a file inside sub-dir, and checking size of base, subdir and file created --
H A Dfilesize_variation2.phpt36 echo "-- Creating a file inside sub-dir, and checking size of base, subdir and file created --\n";
37 // create only the file, as base and subdir is already created
73 -- Creating a file inside sub-dir, and checking size of base, subdir and file created --
H A Dglob_variation.phpt18 // temp dir created
22 // temp files created
43 /* loop through $patterns to match each $pattern with the files created
70 // temp dir created to check for pattern matching the sub dir created in it
74 /* loop through $patterns to match each $pattern with the directories created
H A Dlstat_stat_basic.phpt23 // stat of the dir created
32 // stat of the file created
36 // now new stat of the dir after file is created
43 // stat of the link created
46 // new stat of the file, after a softlink to this file is created
/PHP-8.3/ext/spl/tests/
H A Dbug65069.phpt8 // temp dir created
13 // temp files created
/PHP-8.3/ext/standard/tests/array/
H A Darray_values_variation.phpt32 echo "\n*** Testing array_values() on an array created on the fly ***\n";
65 *** Testing array_values() on an array created on the fly ***
H A Darray_values_variation_64bit.phpt32 echo "\n*** Testing array_values() on an array created on the fly ***\n";
64 *** Testing array_values() on an array created on the fly ***
/PHP-8.3/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt88 $ee = array("array created in f()");
91 $ee["array entry created after f()"][f()] = "hello";
132 [0] => array created in f()
133 [array entry created after f()] => Array
H A Dbug26182.phpt2 Bug #26182 (Object properties created redundantly)
/PHP-8.3/ext/dom/tests/
H A DDOMDocument_resolveExternals_basic.phpt21 echo "DOMDocument with external entities created\n";
44 DOMDocument with external entities created
H A DDOMDocument_standalone_basic.phpt20 echo "Standalone DOMDocument created\n";
38 Standalone DOMDocument created
/PHP-8.3/ext/date/tests/
H A Dbug43527.phpt2 Bug #43527 (DateTime created from a timestamp reports environment timezone)
H A Dbug79716.phpt2 Bug #79716 (Invalid date time created (with day "00"))
H A Dbug60774.phpt2 Bug #60774 (DateInterval::format("%a") is always zero when an interval is created using the createF…
/PHP-8.3/Zend/tests/
H A Dgc_039.phpt2 GC 039: Garbage created by replacing argument send by reference
H A Dclosure_045.phpt2 Closure 045: Closures created in static methods are not implicitly static
H A Dbug70630.phpt10 Warning: Cannot rebind scope of closure created from function in %s on line %d
H A Dbug73998.phpt2 Bug #73998 (array_key_exists fails on arrays created by get_object_vars)
/PHP-8.3/ext/sqlite3/tests/
H A Dsqlite3_38_backup.phpt14 echo "Checking if table has been created\n";
43 Checking if table has been created
/PHP-8.3/Zend/tests/readonly_classes/
H A Dreadonly_class_unserialize_error.phpt2 Fix GH-9186 Readonly classes can have dynamic properties created by unserialize()

Completed in 23 milliseconds

12345678910>>...13