Searched refs:alloc_globals_ctor (Results 1 – 1 of 1) sorted by relevance
2677 static void alloc_globals_ctor(zend_alloc_globals *alloc_globals) function2712 …(&alloc_globals_id, sizeof(zend_alloc_globals), (ts_allocate_ctor) alloc_globals_ctor, (ts_allocat…2714 alloc_globals_ctor(&alloc_globals);
Completed in 12 milliseconds