Home
last modified time | relevance | path

Searched refs:shmop_size (Results 1 – 4 of 4) sorted by last modified time

/PHP-5.5/ext/shmop/
H A DREADME48 int shmop_size(int shmid)
H A Dphp_shmop.h33 PHP_FUNCTION(shmop_size);
H A Dshmop.c87 PHP_FE(shmop_size, arginfo_shmop_size)
295 PHP_FUNCTION(shmop_size) in PHP_FUNCTION() argument
/PHP-5.5/ext/shmop/tests/
H A D001.phpt23 echo "shm size is: " . ($shm_size = shmop_size($shm_id)) . "\n";

Completed in 20 milliseconds