Home
last modified time | relevance | path

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

/php-src/ext/com_dotnet/tests/
H A Dbug66322.phpt2 Bug #66322 (COMPersistHelper::SaveToFile can save to wrong location)
20 $ph->SaveToFile($filename);
/php-src/ext/com_dotnet/
H A Dcom_persist_arginfo.h35 ZEND_METHOD(COMPersistHelper, SaveToFile);
45 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.c349 CPH_METHOD(SaveToFile) in CPH_METHOD() argument

Completed in 8 milliseconds