Home
last modified time | relevance | path

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

/PHP-8.1/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.phpt40 var_dump($blob->saveFile("does_not_exist"));
74 Warning: OCILob::saveFile(): Can't open file %s in %s on line %d
H A Ddefine3.phpt29 $fileimage->saveFile(__DIR__."/test.gif");
/PHP-8.1/ext/oci8/
H A Doci8.stub.php567 public function saveFile(string $filename): bool {} function in OCILob
H A Doci8_arginfo.h759 ZEND_ME_MAPPING(saveFile, oci_lob_import, arginfo_class_OCILob_saveFile, ZEND_ACC_PUBLIC)

Completed in 12 milliseconds