Home
last modified time | relevance | path

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

12345678910>>...13

/PHP-7.3/ext/dba/tests/
H A Ddba_db4_005.phpt16 echo "database file created\n";
31 database file created
H A Ddba_db4_006.phpt16 echo "database file created\n";
31 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_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_003.phpt20 echo "database file created\n";
23 echo "File did not get created\n";
/PHP-7.3/ext/standard/tests/file/
H A Dis_file_variation1.phpt11 and the file created by touch() */
32 /* created by fopen() */
38 /* created by touch() */
H A Dtempnam_variation3-win32.phpt73 …echo "Failed, not created in the correct directory " . realpath($file_dir) . ' vs ' . $file_path .…
103 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation3-win32.p…
104 Failed, not created in the correct directory %s vs %s
109 Failed, not created in the correct directory %s vs %sext\standard\tests\file\tempnamVar3
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 Dbug69628.phpt17 // temp dir created
20 // temp files 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";
41 *** Testing with newly created directory ***
H A Dmkdir_variation4.phpt118 echo "Directory created\n";
170 Directory created
173 Directory created
212 Directory created
215 Directory created
219 Directory created
/PHP-7.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-7.3/ext/xsl/tests/
H A Dbug54446.phpt43 print "OK, no file created\n";
70 print "OK, no file created\n";
80 OK, no file created
90 OK, no file created
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-7.3/ext/bcmath/libbcmath/
H A DNEWS3 May 2000: The library is created.
/PHP-7.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-7.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-7.3/Zend/tests/
H A Dbug32322.phpt14 echo "New class $value created \n";
68 New class Singleton1 created
74 New class Singleton2 created
H A Dbug48693.phpt35 …ntax error, unexpected '}', expecting end of file in %sbug48693.php(4) : runtime-created function:1
44 ParseError: syntax error, unexpected end of file in %sbug48693.php(14) : runtime-created function:1
/PHP-7.3/ext/dom/tests/
H A DDOMDocument_documentURI_basic.phpt20 echo "DOMDocument created\n";
34 DOMDocument created
/PHP-7.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 ***

Completed in 30 milliseconds

12345678910>>...13