Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_vm_opcodes.h269 #define ZEND_FUNC_GET_ARGS 195 macro
H A Dzend_compile.c3836 zend_emit_op_tmp(result, ZEND_FUNC_GET_ARGS, NULL, NULL); in zend_compile_func_get_args()
3867 zend_emit_op_tmp(result, ZEND_FUNC_GET_ARGS, &first, NULL); in zend_compile_func_array_slice()
H A Dzend_vm_def.h8262 ZEND_VM_HANDLER(195, ZEND_FUNC_GET_ARGS, UNUSED|CONST, UNUSED)
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_cfg.c442 case ZEND_FUNC_GET_ARGS: in zend_build_cfg()
H A Dzend_inference.c3365 case ZEND_FUNC_GET_ARGS: in zend_update_type_info()
/PHP-7.2/
H A DNEWS1351 ZEND_FUNC_NUM_ARGS, ZEND_FUNC_GET_ARGS instructions, to implement

Completed in 73 milliseconds