Home
last modified time | relevance | path

Searched refs:ts_resource (Results 1 – 15 of 15) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_ini.c646 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
664 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
682 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
705 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
723 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
741 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
H A Dzend.c142 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
865 compiler_globals = ts_resource(compiler_globals_id); in zend_startup()
866 executor_globals = ts_resource(executor_globals_id); in zend_startup()
932 zend_compiler_globals *compiler_globals = ts_resource(compiler_globals_id); in zend_post_startup()
933 zend_executor_globals *executor_globals = ts_resource(executor_globals_id); in zend_post_startup()
/PHP-7.3/sapi/embed/
H A Dphp_embed.c175 (void)ts_resource(0); in php_embed_init()
/PHP-7.3/TSRM/
H A DTSRM.h99 #define ts_resource(id) ts_resource_ex(id, NULL) macro
/PHP-7.3/ext/opcache/
H A Dzend_accelerator_module.c108 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
148 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
192 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
231 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
/PHP-7.3/sapi/litespeed/
H A Dlsapi_main.c1523 compiler_globals = ts_resource(compiler_globals_id); in main()
1524 executor_globals = ts_resource(executor_globals_id); in main()
1525 core_globals = ts_resource(core_globals_id); in main()
1526 sapi_globals = ts_resource(sapi_globals_id); in main()
1527 tsrm_ls = ts_resource(0); in main()
/PHP-7.3/sapi/apache2handler/
H A Dsapi_apache2.c478 (void)ts_resource(0); in php_apache_server_startup()
574 (void)ts_resource(0); in php_handler()
/PHP-7.3/main/
H A Dfopen_wrappers.c82 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
H A Dmain.c2139 (void)ts_resource(0); in php_module_startup()
/PHP-7.3/sapi/cli/
H A Dphp_cli.c1258 (void)ts_resource(0); in WinMain()
/PHP-7.3/ext/zlib/
H A Dzlib.c1434 base = (char *) ts_resource(*((int *) mh_arg2)); in PHP_INI_MH()
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_main.c1592 tsrm_ls = ts_resource(0); in main()
/PHP-7.3/sapi/cgi/
H A Dcgi_main.c1803 (void)ts_resource(0);
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg.c1420 (void)ts_resource(0); in main()
/PHP-7.3/ext/soap/
H A Dsoap.c473 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_GET_MODULE()

Completed in 87 milliseconds