Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend.c1567 if (zend_is_compiling()) { in get_filename_lineno()
1888 if (zend_is_compiling()) { in zend_make_compiled_string_description()
H A Dzend_compile.c475 ZEND_API bool zend_is_compiling(void) /* {{{ */ in zend_is_compiling() function
1231 if (scope && !zend_is_compiling()) { in zend_type_to_string_resolved()
H A Dzend_execute_API.c1125 if ((flags & ZEND_FETCH_CLASS_NO_AUTOLOAD) || zend_is_compiling()) { in zend_lookup_class_ex()
1365 if (zend_is_compiling()) { in zend_timeout_handler()
H A Dzend_compile.h862 ZEND_API bool zend_is_compiling(void);
/PHP-8.1/main/
H A Doutput.c107 if (zend_is_compiling()) { in php_output_header()

Completed in 59 milliseconds