Home
last modified time | relevance | path

Searched refs:create (Results 126 – 150 of 777) sorted by relevance

12345678910>>...32

/PHP-5.3/ext/phar/tests/
H A Daddfuncs.phpt51 Cannot create any files in magic ".phar" directory
52 Cannot create any files in magic ".phar" directory
H A Dcreate_new_phar.phpt2 Phar: create a completely new phar
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_debug_append.phpt28 // table.inc will create a database connection and run some SQL queries, therefore
46 printf("[004] Cannot create trace file to test append mode\n");
77 // what will happen if we create new trace entries...?
H A Dmysqli_result_references.phpt22 /* mysqlnd: force seperation - create copies */
33 /* mysqlnd: force seperation - create copies */
51 /* mysqlnd: force seperation - create copies*/
H A Dlocal_infile_tools.inc25 return "Failed to create test table: $sql";
30 return "Cannot create CSV file";
51 // create a CVS file
55 printf("[%03d + 1] Cannot create CVS file '%s'\n", $offset, $file);
/PHP-5.3/ext/standard/tests/file/
H A D005_variation2.phpt81 Warning: touch(): Unable to create file because No such file or directory in %s on line %d
83 Warning: touch(): Unable to create file because No such file or directory in %s on line %d
85 Warning: touch(): Unable to create file because No such file or directory in %s on line %d
H A Dtouch_variation6-win32.phpt172 Warning: touch(): Unable to create file touchVar5.tmp\..\BADDIR\aSubDirOrFile because %s in %s on l…
175 Warning: touch(): Unable to create file BADDIR\aSubDirOrFile because %s in %s on line %d
184 Warning: touch(): Unable to create file %s\BADDIR\aSubDirOrFile because %s in %s on line %d
187 Warning: touch(): Unable to create file touchVar5.tmp\aSubDirOrFile\ because Invalid argument in %s…
190 Warning: touch(): Unable to create file %s\touchVar5.tmp\aSubDirOrFile\ because Invalid argument in…
H A Dtouch_error.phpt20 Warning: touch(): Unable to create file /no/such/file/or/directory because No such file or director…
/PHP-5.3/ext/gd/tests/
H A Dimagearc_basic.phpt17 //create an arc with white color
H A Dimagefilledarc_basic.phpt17 //create an arc and fill it with white color
H A Dimagearc_variation1.phpt17 //create an arc with white color
H A Dimagearc_variation2.phpt17 //create an arc with white color
H A Dimagefilledarc_variation1.phpt17 //create an arc and fill it with white color
H A Dimagefilledarc_variation2.phpt17 //create an arc and fill it with white color
/PHP-5.3/ext/xsl/tests/
H A Dbug48221.phpt14 Warning: XSLTProcessor::transformToXml(): Cannot create XPath expression (string contains both quot…
/PHP-5.3/ext/zip/tests/
H A Dbug40228.phpt2 Bug #40228 (extractTo does not create recursive empty path)
/PHP-5.3/ext/dom/tests/
H A DDOMDocument_config_basic.phpt10 // create dom document
/PHP-5.3/ext/interbase/tests/
H A D004.phpt18 /* create 100k blob file */
59 echo "create blob 2\n";
74 echo "create blob 3\n";
129 create blob 2
131 create blob 3
/PHP-5.3/ext/standard/tests/dir/
H A Ddir_basic.phpt16 // create the temporary directory
21 // create files within the temporary directory
/PHP-5.3/ext/oci8/tests/
H A Dbug46994.phpt16 "create or replace procedure bug46994_proc1(p1 in out nocopy clob) is
21 "create or replace procedure bug46994_proc2(p1 in out nocopy clob) is
H A Derror2.phpt16 $s = oci_parse($c, "create or replace procedure myproc as begin bogus end;");
/PHP-5.3/
H A DREADME.namespaces6 to take autoloader's job or create packaging model - only make names
51 The use statement only defines name aliasing. It may create name alias for
104 you can only create class from this namespace or internal PHP class, however
105 using "new \A" you are able to create any class from the global namespace.
124 new B(); // first tries to create object of class "B" defined in namespace "A"
131 new A(); // first tries to create object of class "A" from namespace "A" (A\A)
/PHP-5.3/ext/spl/tests/
H A DSplFileObject_ftruncate_error_001.phpt6 //create a basic stream class
/PHP-5.3/ext/curl/tests/
H A Dcurl_multi_select_basic1.phpt18 //create the multiple cURL handle
/PHP-5.3/ext/date/tests/
H A DDateTime_clone_basic1.phpt14 // ..create a clone of it ..Clone

Completed in 36 milliseconds

12345678910>>...32