Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_compile.h1102 #define ZEND_FCALL_MAY_HAVE_EXTRA_NAMED_PARAMS 1 macro
H A Dzend_compile.c3993 opline->extended_value = ZEND_FCALL_MAY_HAVE_EXTRA_NAMED_PARAMS; in zend_compile_call_common()
4326 opline->extended_value = ZEND_FCALL_MAY_HAVE_EXTRA_NAMED_PARAMS; in zend_compile_func_cufa()
/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c9783 opline->extended_value == ZEND_FCALL_MAY_HAVE_EXTRA_NAMED_PARAMS &&

Completed in 100 milliseconds