Home
last modified time | relevance | path

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

/PHP-7.1/ext/sysvmsg/tests/
H A D003.phpt2 msg_queue_exists()
11 var_dump(msg_queue_exists($id));
14 var_dump(msg_queue_exists($id));
16 var_dump(msg_queue_exists($id));
H A D005.phpt15 } while (msg_queue_exists($id));
/PHP-7.1/ext/sysvmsg/
H A Dphp_sysvmsg.h54 PHP_FUNCTION(msg_queue_exists);
H A Dsysvmsg.c97 PHP_FE(msg_queue_exists, arginfo_msg_queue_exists)
235 PHP_FUNCTION(msg_queue_exists) in PHP_FUNCTION() argument

Completed in 16 milliseconds