Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_types.h46 typedef __int64 zend_intptr_t; typedef
49 typedef long zend_intptr_t; typedef
H A Dzend_ini.c242 …(ini_directives), (apply_func_arg_t) zend_ini_refresh_cache, (void *)(zend_intptr_t) stage TSRMLS_… in zend_ini_refresh_caches()
H A Dzend_opcode.c188 CG(static_members_table)[(zend_intptr_t)(ce->static_members_table)] = NULL; in cleanup_internal_class_data()
H A Dzend_API.h226 …ZEND_USER_CLASS)?(ce)->static_members_table:CG(static_members_table)[(zend_intptr_t)(ce)->static_m…
H A Dzend_API.c1112 …CG(static_members_table)[(zend_intptr_t)(class_type->static_members_table)] = emalloc(sizeof(zval*… in zend_update_class_constants()
H A Dzend_compile.c6840 ce->static_members_table = (zval**)(zend_intptr_t)n; in zend_initialize_class_data()
/PHP-5.5/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.c690 sapi_update_response_code((int)(zend_intptr_t) arg TSRMLS_CC); in sapi_header_op()
/PHP-5.5/ext/standard/
H A Dproc_open.c961 stream = php_stream_fopen_from_fd(_open_osfhandle((zend_intptr_t)descriptors[i].parentend, in PHP_FUNCTION()

Completed in 52 milliseconds