Home
last modified time | relevance | path

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

/PHP-8.0/ext/sysvshm/tests/
H A D007.phpt2 shm_remove() tests
14 var_dump(shm_remove($s));
18 shm_remove($s);
H A D002.phpt44 shm_remove($s);
46 shm_remove($s);
48 shm_remove($s);
51 shm_remove($s);
53 shm_remove($s);
H A Dshutdown_crash_0.phpt15 shm_remove($s);
17 shm_remove($s);
H A D003.phpt23 shm_remove($s);
35 shm_remove($s);
H A D004.phpt21 shm_remove($s);
H A D005.phpt34 shm_remove($s);
H A D006.phpt30 shm_remove($s);
/PHP-8.0/ext/sysvshm/
H A Dsysvshm_arginfo.h38 ZEND_FUNCTION(shm_remove);
48 ZEND_FE(shm_remove, arginfo_shm_remove)
H A Dsysvshm.stub.php15 function shm_remove(SysvSharedMemory $shm): bool {} function
H A Dsysvshm.c216 PHP_FUNCTION(shm_remove) in PHP_FUNCTION() argument
/PHP-8.0/ext/sysvsem/tests/
H A Dsysv.phpt44 shm_remove ($shm_id);
53 shm_remove ($shm_id);
81 if (shm_remove ($shm_id)) {

Completed in 18 milliseconds