Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_builtin_functions.c1785 zend_string *include_filename = NULL; in zend_fetch_debug_backtrace() local
2037 if (build_filename_arg && include_filename) { in zend_fetch_debug_backtrace()
2046 ZVAL_STR_COPY(&tmp, include_filename); in zend_fetch_debug_backtrace()
2070 include_filename = filename; in zend_fetch_debug_backtrace()

Completed in 11 milliseconds