11function shmop_open(
int $key,
string $mode,
int $permissions,
int $size):
Shmop|false {}
15#[\
Deprecated(since:
'8.0', message:
'as Shmop objects are freed automatically')]
shmop_read(Shmop $shmop, int $offset, int $size)
shmop_write(Shmop $shmop, string $data, int $offset)
shmop_open(int $key, string $mode, int $permissions, int $size)
shmop_delete(Shmop $shmop)
shmop_close(Shmop $shmop)
ZEND_API void(ZEND_FASTCALL *zend_touch_vm_stack_data)(void *vm_stack_data)
function(EX_VAR(opline->result.var))