Lines Matching refs:status_word
356 zend_long status_word; in PHP_FUNCTION() local
359 Z_PARAM_LONG(status_word) in PHP_FUNCTION()
363 int int_status_word = (int) status_word; in PHP_FUNCTION()
376 zend_long status_word; in PHP_FUNCTION() local
379 Z_PARAM_LONG(status_word) in PHP_FUNCTION()
383 int int_status_word = (int) status_word; in PHP_FUNCTION()
396 zend_long status_word; in PHP_FUNCTION() local
399 Z_PARAM_LONG(status_word) in PHP_FUNCTION()
403 int int_status_word = (int) status_word; in PHP_FUNCTION()
416 zend_long status_word; in PHP_FUNCTION() local
419 Z_PARAM_LONG(status_word) in PHP_FUNCTION()
423 int int_status_word = (int) status_word; in PHP_FUNCTION()
436 zend_long status_word; in PHP_FUNCTION() local
439 Z_PARAM_LONG(status_word) in PHP_FUNCTION()
443 int int_status_word = (int) status_word; in PHP_FUNCTION()
454 zend_long status_word; in PHP_FUNCTION() local
457 Z_PARAM_LONG(status_word) in PHP_FUNCTION()
461 int int_status_word = (int) status_word; in PHP_FUNCTION()
472 zend_long status_word; in PHP_FUNCTION() local
475 Z_PARAM_LONG(status_word) in PHP_FUNCTION()
479 int int_status_word = (int) status_word; in PHP_FUNCTION()