Home
last modified time | relevance | path

Searched refs:saveFile (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/oci8/tests/
H A Dnull_byte_1.phpt26 $lob->saveFile("/tmp/abc\0def");
42 OCILob::saveFile(): Argument #1 ($filename) must not contain any null bytes
H A Dlob_042.phpt38 var_dump($blob->saveFile("does_not_exist"));
72 Warning: OCILob::saveFile(): Can't open file %s in %s on line %d
H A Ddefine3.phpt27 $fileimage->saveFile(__DIR__."/test.gif");
/PHP-8.0/ext/oci8/
H A Doci8.stub.php562 public function saveFile(string $filename) {} function in OCILob
H A Doci8_arginfo.h757 ZEND_ME_MAPPING(saveFile, oci_lob_import, arginfo_class_OCILob_saveFile, ZEND_ACC_PUBLIC)

Completed in 15 milliseconds