Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_builtin_functions.c1726 zend_string *include_filename = NULL; in zend_fetch_debug_backtrace() local
1913 if (build_filename_arg && include_filename) { in zend_fetch_debug_backtrace()
1922 ZVAL_STR_COPY(&tmp, include_filename); in zend_fetch_debug_backtrace()
1945 include_filename = filename; in zend_fetch_debug_backtrace()

Completed in 18 milliseconds