Home
last modified time | relevance | path

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

12345678910>>...13

/PHP-5.6/ext/dba/tests/
H A Ddba_db4_017.phpt17 echo "database file created\n";
22 echo "File did not get created\n";
35 database file created
H A Ddba_db4_004.phpt20 echo "database file created\n";
25 echo "File did not get created\n";
39 database file created
H A Ddba_db4_008.phpt20 echo "database file created\n";
25 echo "File did not get created\n";
39 database file created
H A Ddba001.phpt13 echo "database file created\n";
25 database file created
H A Ddba_db4_001.phpt16 echo "database file created\n";
31 database file created
H A Ddba_db4_002.phpt16 echo "database file created\n";
31 database file created
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
/PHP-5.6/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_basic1.phpt26 // temp dir created in present working directory
30 /* Creating soft/hard link to $filename created in temp directory $dirname
31 and checking linkinfo() and is_link() on the link created */
35 // creating file in $dirname, links are created to the this file
40 // name of the soft link created to $filename
43 // name of the hard link created to $filename
54 and check linkinfo() and is_link() on the link created */
H A Dtouch_variation6-win32.phpt84 // something was created
91 echo "PASSED: $path - created\n";
101 // nothing created
165 PASSED: touchVar5.tmp\aSubDirOrFile - created
167 PASSED: .\touchVar5.tmp\aSubDirOrFile - created
169 PASSED: touchVar5.tmp\..\touchVar5.tmp\aSubDirOrFile - created
177 PASSED: %s\touchVar5.tmp\aSubDirOrFile - created
179 PASSED: %s\.\touchVar5.tmp\aSubDirOrFile - created
192 PASSED: touchVar5.tmp\\aSubDirOrFile - created
194 PASSED: %s\\touchVar5.tmp\\aSubDirOrFile - created
[all …]
H A Dtouch_variation5.phpt78 // something was created
85 echo "PASSED: $path - created\n";
95 // nothing created
159 PASSED: touchVar5.tmp/aSubDirOrFile - created
161 PASSED: ./touchVar5.tmp/aSubDirOrFile - created
163 PASSED: touchVar5.tmp/../touchVar5.tmp/aSubDirOrFile - created
171 PASSED: /%s/touchVar5.tmp/aSubDirOrFile - created
173 PASSED: /%s/./touchVar5.tmp/aSubDirOrFile - created
175 PASSED: /%s/touchVar5.tmp/../touchVar5.tmp/aSubDirOrFile - created
186 PASSED: touchVar5.tmp//aSubDirOrFile - created
[all …]
H A Dfopen_variation16.phpt48 echo "Not created in dir1\n";
51 echo "created in dir1\n";
71 Not created in dir1
73 Not created in dir1
H A Dfopen_variation17.phpt47 echo "Not created in dir1\n";
50 echo "created in dir1\n";
70 Not created in dir1
72 Not created in dir1
H A Dtouch_variation5-win32.phpt78 // something was created
85 echo "PASSED: $path - created\n";
95 // nothing created
159 PASSED: touchVar5.tmp/aSubDirOrFile - created
161 PASSED: ./touchVar5.tmp/aSubDirOrFile - created
163 PASSED: touchVar5.tmp/../touchVar5.tmp/aSubDirOrFile - created
171 PASSED: %s/touchVar5.tmp/aSubDirOrFile - created
173 PASSED: %s/./touchVar5.tmp/aSubDirOrFile - created
175 PASSED: %s/touchVar5.tmp/../touchVar5.tmp/aSubDirOrFile - created
186 PASSED: touchVar5.tmp//aSubDirOrFile - created
[all …]
H A Dfileowner_basic.phpt12 echo "-- Testing with the file or directory created by owner --\n";
17 /* Newly created files and dirs */
44 -- Testing with the file or directory created by owner --
H A Dfilegroup_basic.phpt17 echo "-- Testing with the file or directory created by owner --\n";
24 /* Newly created files and dirs */
57 -- Testing with the file or directory created by owner --
H A Dis_file_variation1.phpt11 and the file created by touch() */
32 /* created by fopen() */
38 /* created by touch() */
/PHP-5.6/ext/standard/tests/dir/
H A Dopendir_variation3.phpt26 echo "\nNew resource created\n";
28 echo "\nNo new resource created\n";
49 New resource created
/PHP-5.6/ext/dom/tests/
H A DDOMDocument_config_basic.phpt12 echo "DOMDocument created\n";
23 DOMDocument created
/PHP-5.6/ext/interbase/tests/
H A D002.phpt29 1 test table not created with isql
32 1 test table not created with isql
/PHP-5.6/ext/phar/tests/zip/
H A Dcorrupt_006.phpt2 Phar: zip with file created from stdin
16 phar error: Cannot process zips created from stdin (zero-length filename) in zip-based phar "%sstdi…
/PHP-5.6/Zend/tests/
H A Dbug48693.phpt21 Parse error: %s in %s(%d) : runtime-created function on line 1
23 Parse error: %s %s(%d) : runtime-created function on line 1
/PHP-5.6/ext/standard/tests/
H A Dbug64370_var1.phpt10 echo "created in $d ms\n";
19 created in %f ms
/PHP-5.6/ext/standard/tests/array/
H A Darray_keys_variation_002.phpt22 echo "\n*** Testing array_keys() on an array created on the fly ***\n";
41 *** Testing array_keys() on an array created on the fly ***
H A Darray_keys_variation_002_64bit.phpt22 echo "\n*** Testing array_keys() on an array created on the fly ***\n";
45 *** Testing array_keys() on an array created on the fly ***

Completed in 41 milliseconds

12345678910>>...13