Home
last modified time | relevance | path

Searched refs:shm_remove (Results 1 – 11 of 11) sorted by relevance

/php-src/ext/sysvshm/tests/
H A D002.phpt46 shm_remove($s);
48 shm_remove($s);
50 shm_remove($s);
53 shm_remove($s);
55 shm_remove($s);
H A D007.phpt2 shm_remove() tests
16 var_dump(shm_remove($s));
20 shm_remove($s);
H A Dshutdown_crash_0.phpt13 shm_remove($s);
15 shm_remove($s);
H A D003.phpt25 shm_remove($s);
37 shm_remove($s);
H A D004.phpt23 shm_remove($s);
H A D005.phpt36 shm_remove($s);
H A D006.phpt32 shm_remove($s);
/php-src/ext/sysvshm/
H A Dsysvshm_arginfo.h37 ZEND_FUNCTION(shm_remove);
46 ZEND_FE(shm_remove, arginfo_shm_remove)
H A Dsysvshm.stub.php19 function shm_remove(SysvSharedMemory $shm): bool {} function
H A Dsysvshm.c211 PHP_FUNCTION(shm_remove) in PHP_FUNCTION() argument
/php-src/ext/sysvsem/tests/
H A Dsysv.phpt41 shm_remove ($shm_id);
50 shm_remove ($shm_id);
78 if (shm_remove ($shm_id)) {

Completed in 16 milliseconds