Searched refs:out_msgtype (Results 1 – 1 of 1) sorted by relevance
307 zval *out_message, *queue, *out_msgtype, *zerrcode = NULL; in PHP_FUNCTION() local318 &queue, &desiredmsgtype, &out_msgtype, &maxsize, in PHP_FUNCTION()353 zval_dtor(out_msgtype); in PHP_FUNCTION()355 ZVAL_LONG(out_msgtype, 0); in PHP_FUNCTION()366 ZVAL_LONG(out_msgtype, messagebuffer->mtype); in PHP_FUNCTION()
Completed in 8 milliseconds