Searched refs:send_function (Results 1 – 1 of 1) sorted by relevance
2465 int send_function = 0; in zend_do_pass_param() local2492 send_function = ZEND_ARG_SEND_FUNCTION | ZEND_ARG_SEND_SILENT; in zend_do_pass_param()2508 send_function = ZEND_ARG_SEND_FUNCTION; in zend_do_pass_param()2548 opline->extended_value = ZEND_ARG_COMPILE_TIME_BOUND | send_by_reference | send_function; in zend_do_pass_param()2550 opline->extended_value = send_function; in zend_do_pass_param()
Completed in 34 milliseconds