Searched refs:out_msgtype (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/sysvmsg/ |
H A D | sysvmsg.c | 265 zval *out_message, *queue, *out_msgtype, *zerrcode = NULL; in PHP_FUNCTION() local 276 &queue, sysvmsg_queue_ce, &desiredmsgtype, &out_msgtype, &maxsize, in PHP_FUNCTION() 311 ZEND_TRY_ASSIGN_REF_LONG(out_msgtype, messagebuffer->mtype); in PHP_FUNCTION() 335 ZEND_TRY_ASSIGN_REF_LONG(out_msgtype, 0); in PHP_FUNCTION()
|
Completed in 5 milliseconds