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

Go to the source code of this file.

Macros

#define arginfo_shm_remove   arginfo_shm_detach
 
#define arginfo_shm_remove_var   arginfo_shm_has_var
 

Functions

 ZEND_FUNCTION (shm_attach)
 
 ZEND_FUNCTION (shm_detach)
 
 ZEND_FUNCTION (shm_has_var)
 
 ZEND_FUNCTION (shm_remove)
 
 ZEND_FUNCTION (shm_put_var)
 
 ZEND_FUNCTION (shm_get_var)
 
 ZEND_FUNCTION (shm_remove_var)
 

Macro Definition Documentation

◆ arginfo_shm_remove

#define arginfo_shm_remove   arginfo_shm_detach

Definition at line 19 of file sysvshm_arginfo.h.

◆ arginfo_shm_remove_var

#define arginfo_shm_remove_var   arginfo_shm_has_var

Definition at line 32 of file sysvshm_arginfo.h.

Function Documentation

◆ ZEND_FUNCTION() [1/7]

ZEND_FUNCTION ( shm_attach )

◆ ZEND_FUNCTION() [2/7]

ZEND_FUNCTION ( shm_detach )

◆ ZEND_FUNCTION() [3/7]

ZEND_FUNCTION ( shm_get_var )

◆ ZEND_FUNCTION() [4/7]

ZEND_FUNCTION ( shm_has_var )

◆ ZEND_FUNCTION() [5/7]

ZEND_FUNCTION ( shm_put_var )

◆ ZEND_FUNCTION() [6/7]

ZEND_FUNCTION ( shm_remove )

◆ ZEND_FUNCTION() [7/7]

ZEND_FUNCTION ( shm_remove_var )