Home
last modified time | relevance | path

Searched refs:auto_globals_jit (Results 1 – 7 of 7) sorted by relevance

/PHP-5.3/main/
H A Dphp_globals.h128 zend_bool auto_globals_jit; member
H A Dphp_variables.c684 …zend_bool jit_initialization = (PG(auto_globals_jit) && !PG(register_globals) && !PG(register_long… in php_hash_environment()
H A Dmain.c480 …o_globals_jit", "1", PHP_INI_PERDIR|PHP_INI_SYSTEM, OnUpdateBool, auto_globals_jit, php_core_glo…
/PHP-5.3/ext/filter/
H A Dfilter.c542 …zend_bool jit_initialization = (PG(auto_globals_jit) && !PG(register_globals) && !PG(register_long… in php_filter_get_storage()
/PHP-5.3/
H A Dphp.ini-development736 auto_globals_jit = On
H A Dphp.ini-production736 auto_globals_jit = On
H A DNEWS5610 - Fixed 'auto_globals_jit' to work together with 'register_argc_argv'. (Dmitry)

Completed in 44 milliseconds