php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
com_persist_arginfo.h File Reference

Go to the source code of this file.

Macros

#define arginfo_class_COMPersistHelper_SaveToStream   arginfo_class_COMPersistHelper_LoadFromStream
 

Functions

 ZEND_METHOD (COMPersistHelper, __construct)
 
 ZEND_METHOD (COMPersistHelper, GetCurFileName)
 
 ZEND_METHOD (COMPersistHelper, SaveToFile)
 
 ZEND_METHOD (COMPersistHelper, LoadFromFile)
 
 ZEND_METHOD (COMPersistHelper, GetMaxStreamSize)
 
 ZEND_METHOD (COMPersistHelper, InitNew)
 
 ZEND_METHOD (COMPersistHelper, LoadFromStream)
 
 ZEND_METHOD (COMPersistHelper, SaveToStream)
 

Macro Definition Documentation

◆ arginfo_class_COMPersistHelper_SaveToStream

#define arginfo_class_COMPersistHelper_SaveToStream   arginfo_class_COMPersistHelper_LoadFromStream

Definition at line 31 of file com_persist_arginfo.h.

Function Documentation

◆ ZEND_METHOD() [1/8]

ZEND_METHOD ( COMPersistHelper ,
__construct  )

◆ ZEND_METHOD() [2/8]

ZEND_METHOD ( COMPersistHelper ,
GetCurFileName  )

◆ ZEND_METHOD() [3/8]

ZEND_METHOD ( COMPersistHelper ,
GetMaxStreamSize  )

◆ ZEND_METHOD() [4/8]

ZEND_METHOD ( COMPersistHelper ,
InitNew  )

◆ ZEND_METHOD() [5/8]

ZEND_METHOD ( COMPersistHelper ,
LoadFromFile  )

◆ ZEND_METHOD() [6/8]

ZEND_METHOD ( COMPersistHelper ,
LoadFromStream  )

◆ ZEND_METHOD() [7/8]

ZEND_METHOD ( COMPersistHelper ,
SaveToFile  )

◆ ZEND_METHOD() [8/8]

ZEND_METHOD ( COMPersistHelper ,
SaveToStream  )