Searched refs:out_msgtype (Results 1 – 1 of 1) sorted by relevance
303 zval *out_message, *queue, *out_msgtype, *zerrcode = NULL; in PHP_FUNCTION() local314 &queue, &desiredmsgtype, &out_msgtype, &maxsize, in PHP_FUNCTION()347 zval_dtor(out_msgtype); in PHP_FUNCTION()349 ZVAL_LONG(out_msgtype, 0); in PHP_FUNCTION()359 ZVAL_LONG(out_msgtype, messagebuffer->mtype); in PHP_FUNCTION()
Completed in 4 milliseconds