Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend.c465 static zend_uint compiler_options_default = ZEND_COMPILE_DEFAULT; variable
469 # define compiler_options_default ZEND_COMPILE_DEFAULT macro
477 CG(compiler_options) = compiler_options_default; in zend_set_default_compile_time_values()
789 compiler_options_default = CG(compiler_options); in zend_post_startup()

Completed in 7 milliseconds