Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_compile.h1016 #define ZEND_COMPILE_NO_BUILTINS (1<<10) macro
H A Dzend_compile.c3207 if (CG(compiler_options) & ZEND_COMPILE_NO_BUILTINS) { in zend_try_compile_special_func()

Completed in 30 milliseconds