Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_compile.h893 #define BP_VAR_FUNC_ARG 4 macro
H A Dzend_compile.c1851 case BP_VAR_FUNC_ARG: in zend_adjust_for_fetch_type()
2574 if (by_ref && (type == BP_VAR_W || type == BP_VAR_FUNC_ARG)) { /* shared with cache_slot */ in zend_compile_static_prop()
3057 zend_compile_var(&arg_node, arg, BP_VAR_FUNC_ARG, 1); in zend_compile_args()

Completed in 38 milliseconds