Searched refs:core_globals_id (Results 1 – 3 of 3) sorted by relevance
28 extern PHPAPI int core_globals_id;
94 PHPAPI int core_globals_id; variable2152 …ts_allocate_fast_id(&core_globals_id, &core_globals_offset, sizeof(php_core_globals), (ts_allocate… in php_module_startup()2490 ts_free_id(core_globals_id); in php_module_shutdown()
1490 core_globals = ts_resource(core_globals_id); in main()
Completed in 17 milliseconds