Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_globals.h27 # define PG(v) ZEND_TSRMG_FAST(core_globals_offset, php_core_globals *, v)
29 extern PHPAPI size_t core_globals_offset;
H A Dmain.c95 PHPAPI size_t core_globals_offset; variable
2196 …ts_allocate_fast_id(&core_globals_id, &core_globals_offset, sizeof(php_core_globals), (ts_allocate… in php_module_startup()

Completed in 11 milliseconds