Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_ini.c593 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
611 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
629 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
652 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
670 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
688 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
H A Dzend.c148 base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
887 compiler_globals = ts_resource(compiler_globals_id); in zend_startup()
888 executor_globals = ts_resource(executor_globals_id); in zend_startup()
999 zend_compiler_globals *compiler_globals = ts_resource(compiler_globals_id); in zend_post_startup()
1000 zend_executor_globals *executor_globals = ts_resource(executor_globals_id); in zend_post_startup()
/PHP-7.4/TSRM/
H A DTSRM.h110 #define ts_resource(id) ts_resource_ex(id, NULL) macro
/PHP-7.4/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.4/sapi/litespeed/
H A Dlsapi_main.c1508 compiler_globals = ts_resource(compiler_globals_id); in main()
1509 executor_globals = ts_resource(executor_globals_id); in main()
1510 core_globals = ts_resource(core_globals_id); in main()
1511 sapi_globals = ts_resource(sapi_globals_id); in main()
/PHP-7.4/sapi/apache2handler/
H A Dsapi_apache2.c577 (void)ts_resource(0); in php_handler()
/PHP-7.4/main/
H A Dfopen_wrappers.c82 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_INI_MH()
H A Dmain.c2172 (void)ts_resource(0); in php_module_startup()
2846 (void)ts_resource(0); in php_tsrm_startup()
/PHP-7.4/ext/zlib/
H A Dzlib.c1436 base = (char *) ts_resource(*((int *) mh_arg2)); in PHP_INI_MH()
/PHP-7.4/ext/soap/
H A Dsoap.c473 char *base = (char *) ts_resource(*((int *) mh_arg2)); in ZEND_GET_MODULE()

Completed in 59 milliseconds