Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c5176 …zval *placeholder_ptr = zend_hash_update(CG(active_op_array)->static_variables, var_name, &EG(unin… in zend_compile_static_var() local
5177 Z_TYPE_EXTRA_P(placeholder_ptr) |= IS_STATIC_VAR_UNINITIALIZED; in zend_compile_static_var()
5178 …uint32_t placeholder_offset = (uint32_t)((char*)placeholder_ptr - (char*)CG(active_op_array)->stat… in zend_compile_static_var()

Completed in 29 milliseconds