Home
last modified time | relevance | path

Searched refs:php_win32_core_globals_ctor (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/win32/
H A Dphp_win32_globals.h46 void php_win32_core_globals_ctor(void *vg TSRMLS_DC);
H A Dglobals.c31 void php_win32_core_globals_ctor(void *vg TSRMLS_DC) in php_win32_core_globals_ctor() function
/PHP-5.5/main/
H A Dmain.c2067 …globals_id, sizeof(php_win32_core_globals), (ts_allocate_ctor) php_win32_core_globals_ctor, (ts_al… in php_module_startup()
/PHP-5.5/ext/standard/
H A Dbasic_functions.c3573 …_globals_id, sizeof(php_win32_core_globals), (ts_allocate_ctor)php_win32_core_globals_ctor, (ts_al… in PHP_MINIT_FUNCTION()
3578 php_win32_core_globals_ctor(&the_php_win32_core_globals TSRMLS_CC); in PHP_MINIT_FUNCTION()

Completed in 25 milliseconds