Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_compile.h881 #define ZEND_COMPILE_IGNORE_INTERNAL_CLASSES (1<<3) macro
H A Dzend_compile.c4667 ((CG(compiler_options) & ZEND_COMPILE_IGNORE_INTERNAL_CLASSES) && in zend_do_early_binding()
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1375 CG(compiler_options) |= ZEND_COMPILE_IGNORE_INTERNAL_CLASSES; in compile_and_cache_file()

Completed in 56 milliseconds