zend_intptr_t     889 Zend/zend_API.c 			ALLOC_HASHTABLE(CG(static_members)[(zend_intptr_t)(class_type->static_members)]);
zend_intptr_t     163 Zend/zend_API.h #	define CE_STATIC_MEMBERS(ce) (((ce)->type==ZEND_USER_CLASS)?(ce)->static_members:CG(static_members)[(zend_intptr_t)(ce)->static_members])
zend_intptr_t    4219 Zend/zend_compile.c 		ce->static_members = (HashTable*)(zend_intptr_t)n;
zend_intptr_t     235 Zend/zend_ini.c 	zend_hash_apply_with_argument(EG(ini_directives), (apply_func_arg_t) zend_ini_refresh_cache, (void *)(zend_intptr_t) stage TSRMLS_CC);
zend_intptr_t     165 Zend/zend_opcode.c 		CG(static_members)[(zend_intptr_t)((*pce)->static_members)] = NULL;
zend_intptr_t     959 ext/standard/proc_open.c 				stream = php_stream_fopen_from_fd(_open_osfhandle((zend_intptr_t)descriptors[i].parentend,
zend_intptr_t     546 main/SAPI.c    			sapi_update_response_code((int)(zend_intptr_t) arg TSRMLS_CC);
zend_intptr_t     145 main/php_ini.c 	zend_hash_apply_with_argument(EG(ini_directives), (apply_func_arg_t) php_ini_displayer, (void *) (zend_intptr_t) module_number TSRMLS_CC);