Home
last modified time | relevance | path

Searched refs:BP_VAR_FUNC_ARG (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_compile.h917 #define BP_VAR_FUNC_ARG 4 macro
H A Dzend_compile.c2021 case BP_VAR_FUNC_ARG: in zend_adjust_for_fetch_type()
2882 if (by_ref && (type == BP_VAR_W || type == BP_VAR_FUNC_ARG)) { /* shared with cache_slot */ in zend_compile_static_prop()
3477 zend_compile_var(&arg_node, arg, BP_VAR_FUNC_ARG, 1); in zend_compile_args()

Completed in 42 milliseconds