Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.h1051 #define ZEND_FCALL_MAY_HAVE_EXTRA_NAMED_PARAMS 1 macro
H A Dzend_compile.c3930 opline->extended_value = ZEND_FCALL_MAY_HAVE_EXTRA_NAMED_PARAMS; in zend_compile_call_common()
4263 opline->extended_value = ZEND_FCALL_MAY_HAVE_EXTRA_NAMED_PARAMS; in zend_compile_func_cufa()
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c9644 opline->extended_value == ZEND_FCALL_MAY_HAVE_EXTRA_NAMED_PARAMS &&

Completed in 79 milliseconds