Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/tests/
H A Dphpdbg_get_executable_stream_wrapper.phpt18 * This example demonstrates how phpdbg_get_executable() behaves differently
77 * If we call phpdbg_get_executable() and pass no options, the realpath of the
80 $x = phpdbg_get_executable();
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c518 static PHP_FUNCTION(phpdbg_get_executable) in PHP_FUNCTION() argument
773 PHP_FE(phpdbg_get_executable, phpdbg_get_executable_arginfo)

Completed in 11 milliseconds