Home
last modified time | relevance | path

Searched refs:core_globals_offset (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/main/
H A Dphp_globals.h25 # define PG(v) ZEND_TSRMG_FAST(core_globals_offset, php_core_globals *, v)
27 extern PHPAPI size_t core_globals_offset;
H A Dmain.c93 PHPAPI size_t core_globals_offset; variable
2079 …ts_allocate_fast_id(&core_globals_id, &core_globals_offset, sizeof(php_core_globals), (ts_allocate… in php_module_startup()

Completed in 12 milliseconds