Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_compile.h836 #define BP_VAR_SHIFT 3 macro
H A Dzend_compile.c1839 opline->extended_value |= type >> BP_VAR_SHIFT; in zend_adjust_for_fetch_type()
2781 BP_VAR_FUNC_ARG | (arg_num << BP_VAR_SHIFT)); in zend_compile_args()

Completed in 44 milliseconds