Home
last modified time | relevance | path

Searched refs:zend_is_compiling (Results 1 – 5 of 5) sorted by last modified time

/PHP-8.2/main/
H A Doutput.c107 if (zend_is_compiling()) { in php_output_header()
/PHP-8.2/Zend/
H A Dzend_execute_API.c1192 if ((flags & ZEND_FETCH_CLASS_NO_AUTOLOAD) || zend_is_compiling()) { in zend_lookup_class_ex()
1446 if (zend_is_compiling()) { in zend_timeout_handler()
H A Dzend_compile.c506 ZEND_API bool zend_is_compiling(void) /* {{{ */ in zend_is_compiling() function
1411 if (scope && !zend_is_compiling()) { in zend_type_to_string_resolved()
H A Dzend_compile.h925 ZEND_API bool zend_is_compiling(void);
H A Dzend.c1572 if (zend_is_compiling()) { in get_filename_lineno()
1929 if (zend_is_compiling()) { in zend_make_compiled_string_description()

Completed in 66 milliseconds