Home
last modified time | relevance | path

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

/PHP-5.6/ext/opcache/Optimizer/
H A Doptimize_func_calls.c84 …SHOULD_BE_SENT_BY_REF(call_stack[call - 1].func, (opline->extended_value & ZEND_FETCH_ARG_MASK))) { in optimize_func_calls()
/PHP-5.6/Zend/
H A Dzend_compile.h822 #define ZEND_FETCH_ARG_MASK 0x000fffff macro
H A Dzend_execute.c1729 zend_uint arg_num = opline->extended_value & ZEND_FETCH_ARG_MASK; in zend_is_by_ref_func_arg_fetch()

Completed in 17 milliseconds