Home
last modified time | relevance | path

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

/php-src/ext/com_dotnet/
H A Dcom_persist_arginfo.h39 ZEND_METHOD(COMPersistHelper, LoadFromStream);
49 …ZEND_ME(COMPersistHelper, LoadFromStream, arginfo_class_COMPersistHelper_LoadFromStream, ZEND_ACC_…
H A Dcom_persist.stub.php20 public function LoadFromStream($stream): bool {} function in COMPersistHelper
H A Dcom_persist.c523 CPH_METHOD(LoadFromStream) in CPH_METHOD() argument
/php-src/ext/com_dotnet/tests/
H A Dbug79332.phpt9 $ph->LoadFromStream(fopen(__FILE__, 'r'));

Completed in 7 milliseconds