tmp_shared_globals  155 ext/opcache/zend_shared_alloc.c 	zend_smm_shared_globals tmp_shared_globals, *p_tmp_shared_globals;
tmp_shared_globals  165 ext/opcache/zend_shared_alloc.c 	smm_shared_globals = &tmp_shared_globals;
tmp_shared_globals  231 ext/opcache/zend_shared_alloc.c 	*p_tmp_shared_globals = tmp_shared_globals;
tmp_shared_globals  252 ext/opcache/zend_shared_alloc.c 	zend_smm_shared_globals tmp_shared_globals;
tmp_shared_globals  255 ext/opcache/zend_shared_alloc.c 	tmp_shared_globals = *smm_shared_globals;
tmp_shared_globals  256 ext/opcache/zend_shared_alloc.c 	smm_shared_globals = &tmp_shared_globals;