Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_builtin_functions.c1842 zend_string *include_filename = NULL; in zend_fetch_debug_backtrace() local
2111 if (build_filename_arg && include_filename) { in zend_fetch_debug_backtrace()
2120 ZVAL_STR_COPY(&tmp, include_filename); in zend_fetch_debug_backtrace()
2144 include_filename = filename; in zend_fetch_debug_backtrace()

Completed in 9 milliseconds