Home
last modified time | relevance | path

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

/PHP-7.4/ext/sysvshm/
H A Dsysvshm.c124 static int php_remove_shm_data(sysvshm_chunk_head *ptr, zend_long shm_varpos);
365 php_remove_shm_data((shm_list_ptr->ptr), shm_varpos); in PHP_FUNCTION()
381 php_remove_shm_data(ptr, shm_varpos); in php_put_shm_data()
428 static int php_remove_shm_data(sysvshm_chunk_head *ptr, zend_long shm_varpos) in php_remove_shm_data() function

Completed in 5 milliseconds