Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend.c634 static bool short_tags_default = 1; variable
637 # define short_tags_default 1 macro
644 CG(short_tags) = short_tags_default; in zend_set_default_compile_time_values()
1092 short_tags_default = CG(short_tags); in zend_post_startup()

Completed in 17 milliseconds