Home
last modified time | relevance | path

Searched refs:debug_print_backtrace (Results 26 – 34 of 34) sorted by relevance

12

/php-src/Zend/tests/
H A Dclosure_032.phpt11 $c = function($param) { print_r(debug_backtrace()); debug_print_backtrace(); };
H A Ddebug_backtrace_options.phpt42 foo::statCall("doit", "debug_print_backtrace");
/php-src/Zend/tests/named_params/
H A Dbacktrace.phpt8 debug_print_backtrace();
/php-src/Zend/tests/function_arguments/
H A Dsensitive_parameter_eval_call.phpt8 debug_print_backtrace();
H A Dsensitive_parameter_nested_calls.phpt12 debug_print_backtrace();
/php-src/Zend/tests/attributes/
H A D031_backtrace.phpt9 debug_print_backtrace();
/php-src/Zend/
H A Dzend_builtin_functions.stub.php179 function debug_print_backtrace(int $options = 0, int $limit = 0): void {} function
H A Dzend_builtin_functions_arginfo.h281 ZEND_FUNCTION(debug_print_backtrace);
343 ZEND_FE(debug_print_backtrace, arginfo_debug_print_backtrace)
H A Dzend_builtin_functions.c1756 ZEND_FUNCTION(debug_print_backtrace) in ZEND_FUNCTION() argument

Completed in 22 milliseconds

12