Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_compile.h760 #define ZEND_COMPILE_IGNORE_INTERNAL_FUNCTIONS (1<<2) macro
H A Dzend_compile.c1573 ((CG(compiler_options) & ZEND_COMPILE_IGNORE_INTERNAL_FUNCTIONS) && in zend_do_begin_function_call()

Completed in 22 milliseconds