Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_compile.h884 #define ZEND_COMPILE_DELAYED_BINDING (1<<4) macro
H A Dzend_compile.c4669 if (CG(compiler_options) & ZEND_COMPILE_DELAYED_BINDING) { in zend_do_early_binding()
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1376 CG(compiler_options) |= ZEND_COMPILE_DELAYED_BINDING; in compile_and_cache_file()

Completed in 39 milliseconds