Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_compile.h1006 #define ZEND_COMPILE_IGNORE_INTERNAL_CLASSES (1<<3) macro
H A Dzend_compile.c1207 ((CG(compiler_options) & ZEND_COMPILE_IGNORE_INTERNAL_CLASSES) && in zend_do_early_binding()
/PHP-7.1/ext/opcache/
H A DZendAccelerator.c1558 CG(compiler_options) |= ZEND_COMPILE_IGNORE_INTERNAL_CLASSES; in opcache_compile_file()

Completed in 38 milliseconds