Home
last modified time | relevance | path

Searched refs:SaveToFile (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/com_dotnet/tests/
H A Dbug66322.phpt2 Bug #66322 (COMPersistHelper::SaveToFile can save to wrong location)
20 $ph->SaveToFile($filename);
/PHP-8.3/ext/com_dotnet/
H A Dcom_persist_arginfo.h36 ZEND_METHOD(COMPersistHelper, SaveToFile);
47 ZEND_ME(COMPersistHelper, SaveToFile, arginfo_class_COMPersistHelper_SaveToFile, ZEND_ACC_PUBLIC)
H A Dcom_persist.stub.php11 public function SaveToFile(?string $filename, bool $remember = true): bool {} function in COMPersistHelper
H A Dcom_persist.c356 CPH_METHOD(SaveToFile) in CPH_METHOD() argument

Completed in 9 milliseconds