tmp_shared_globals  154 ext/opcache/zend_shared_alloc.c 	zend_smm_shared_globals tmp_shared_globals, *p_tmp_shared_globals;
tmp_shared_globals  163 ext/opcache/zend_shared_alloc.c 	smm_shared_globals = &tmp_shared_globals;
tmp_shared_globals  239 ext/opcache/zend_shared_alloc.c 	*p_tmp_shared_globals = tmp_shared_globals;
tmp_shared_globals  260 ext/opcache/zend_shared_alloc.c 	zend_smm_shared_globals tmp_shared_globals;
tmp_shared_globals  263 ext/opcache/zend_shared_alloc.c 	tmp_shared_globals = *smm_shared_globals;
tmp_shared_globals  264 ext/opcache/zend_shared_alloc.c 	smm_shared_globals = &tmp_shared_globals;