Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_types.h46 typedef __int64 zend_intptr_t; typedef
49 typedef long zend_intptr_t; typedef
H A Dzend_opcode.c170 CG(static_members)[(zend_intptr_t)((*pce)->static_members)] = NULL; in zend_cleanup_class_data()
H A Dzend_ini.c240 …(ini_directives), (apply_func_arg_t) zend_ini_refresh_cache, (void *)(zend_intptr_t) stage TSRMLS_… in zend_ini_refresh_caches()
H A Dzend_API.h217 …(ce)->type==ZEND_USER_CLASS)?(ce)->static_members:CG(static_members)[(zend_intptr_t)(ce)->static_m…
H A Dzend_API.c1022 ALLOC_HASHTABLE(CG(static_members)[(zend_intptr_t)(class_type->static_members)]); in zend_update_class_constants()
H A Dzend_compile.c5035 ce->static_members = (HashTable*)(zend_intptr_t)n; in zend_initialize_class_data()
/PHP-5.3/main/
H A Dphp_ini.c180 …t(EG(ini_directives), (apply_func_arg_t) php_ini_displayer, (void *) (zend_intptr_t) module_number… in display_ini_entries()
H A DSAPI.c578 sapi_update_response_code((int)(zend_intptr_t) arg TSRMLS_CC); in sapi_header_op()
/PHP-5.3/ext/standard/
H A Dproc_open.c1003 stream = php_stream_fopen_from_fd(_open_osfhandle((zend_intptr_t)descriptors[i].parentend, in PHP_FUNCTION()

Completed in 51 milliseconds