Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-5.3/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation1.phpt26 // creating temp directory which will contain temp file and links created
31 // creating temp file; links are created to this file later on
53 // delete the link created
66 // delete the link created
83 // delete the link created
96 // delete the links created
H A Drename_variation8-win32.phpt21 // ensure that $dest_name didn't get created
31 //ensure that $new_dir_name got created
40 // ensure that $new_dir_name didn't get created
H A Drename_variation8.phpt21 // ensure that $dest_name didn't get created
31 //ensure that $new_dir_name got created
40 // ensure that $new_dir_name didn't get created
H A Ddisk_total_space_basic.phpt17 echo "*** Testing with newly created directory ***\n";
42 *** Testing with newly created directory ***
H A Dtempnam_variation3-win32.phpt73 …echo "Failed, not created in the correct directory " . realpath($file_dir) . ' vs ' . $file_path .…
102 Failed, not created in the correct directory %s vs %s
105 Failed, not created in the correct directory %s vs %s
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 imporper $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 Dglob_variation-win32.phpt19 // temp dir created
23 // temp files created
44 /* loop through $patterns to match each $pattern with the files created
67 // temp dir created to check for pattern matching the sub dir created in it
71 /* loop through $patterns to match each $pattern with the directories created
H A Dglob_variation.phpt19 // temp dir created
23 // temp files created
44 /* loop through $patterns to match each $pattern with the files created
67 // temp dir created to check for pattern matching the sub dir created in it
71 /* loop through $patterns to match each $pattern with the directories created
/PHP-5.3/ext/dba/tests/
H A Ddba_db4_015.phpt17 echo "database file created\n";
37 database file created
H A Ddba_db4_013.phpt17 echo "database file created\n";
37 database file created
H A Ddba_db4_007.phpt20 echo "database file created\n";
23 echo "File did not get created\n";
H A Ddba_db4_003.phpt20 echo "database file created\n";
23 echo "File did not get created\n";
/PHP-5.3/ext/xsl/tests/
H A Dbug54446_with_ini.phpt43 print "OK, no file created\n";
70 print "OK, no file created\n";
82 OK, no file created
92 OK, no file created
/PHP-5.3/ext/phar/tests/tar/
H A Dbignames.phpt54 tar-based phar "%sbignames.2.tar" cannot be created, filename "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
55 tar-based phar "%sbignames.3.tar" cannot be created, filename "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
56 tar-based phar "%sbignames.4.tar" cannot be created, filename "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb…
/PHP-5.3/Zend/tests/
H A Dbug32322.phpt14 echo "New class $value created \n";
68 New class Singleton1 created
74 New class Singleton2 created
/PHP-5.3/ext/phar/tests/
H A Dphar_construct_invalidurl.phpt27 …archive from a URL like "http://should.fail.com". Phar objects can only be created from local files
28 Cannot create a phar archive from a URL like "http://". Phar objects can only be created from local…
/PHP-5.3/ext/dom/tests/
H A DDOMDocument_documentURI_basic.phpt20 echo "DOMDocument created\n";
34 DOMDocument created
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-5.3/ext/bcmath/libbcmath/
H A DNEWS3 May 2000: The library is created.
/PHP-5.3/ext/standard/tests/array/
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 ***
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 ***
/PHP-5.3/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt84 $ee = array("array created in f()");
87 $ee["array entry created after f()"][f()] = "hello";
129 [0] => array created in f()
130 [array entry created after f()] => Array
H A Dbug26182.phpt2 Bug #26182 (Object properties created redundantly)
/PHP-5.3/ext/date/tests/
H A Dbug43527.phpt2 Bug #43527 (DateTime created from a timestamp reports environment timezone)

Completed in 70 milliseconds

12345678910>>...12