zend_intptr_t 1112 Zend/zend_API.c CG(static_members_table)[(zend_intptr_t)(class_type->static_members_table)] = emalloc(sizeof(zval*) * class_type->default_static_members_count); zend_intptr_t 226 Zend/zend_API.h # define CE_STATIC_MEMBERS(ce) (((ce)->type==ZEND_USER_CLASS)?(ce)->static_members_table:CG(static_members_table)[(zend_intptr_t)(ce)->static_members_table]) zend_intptr_t 6840 Zend/zend_compile.c ce->static_members_table = (zval**)(zend_intptr_t)n; zend_intptr_t 242 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 188 Zend/zend_opcode.c CG(static_members_table)[(zend_intptr_t)(ce->static_members_table)] = NULL; zend_intptr_t 961 ext/standard/proc_open.c stream = php_stream_fopen_from_fd(_open_osfhandle((zend_intptr_t)descriptors[i].parentend, zend_intptr_t 690 main/SAPI.c sapi_update_response_code((int)(zend_intptr_t) arg TSRMLS_CC); zend_intptr_t 180 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);