Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_compile.c2553 int send_function = 0; in zend_do_pass_param() local
2580 send_function = ZEND_ARG_SEND_FUNCTION | ZEND_ARG_SEND_SILENT; in zend_do_pass_param()
2596 send_function = ZEND_ARG_SEND_FUNCTION; in zend_do_pass_param()
2636 opline->extended_value = ZEND_ARG_COMPILE_TIME_BOUND | send_by_reference | send_function; in zend_do_pass_param()
2638 opline->extended_value = send_function; in zend_do_pass_param()

Completed in 20 milliseconds