Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_compile.h887 #define ZEND_COMPILE_NO_CONSTANT_SUBSTITUTION (1<<5) macro
H A Dzend_compile.c5563 !(CG(compiler_options) & ZEND_COMPILE_NO_CONSTANT_SUBSTITUTION) && in zend_get_ct_const()
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1377 CG(compiler_options) |= ZEND_COMPILE_NO_CONSTANT_SUBSTITUTION; in compile_and_cache_file()

Completed in 49 milliseconds