Home
last modified time | relevance | path

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

/PHP-8.0/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-8.0/sapi/phpdbg/
H A Dphpdbg_arginfo.h57 ZEND_FUNCTION(phpdbg_get_executable);
71 ZEND_FE(phpdbg_get_executable, arginfo_phpdbg_get_executable)
H A Dphpdbg.stub.php25 function phpdbg_get_executable(array $options = []): array {} function
H A Dphpdbg.c537 PHP_FUNCTION(phpdbg_get_executable) in PHP_FUNCTION() argument

Completed in 15 milliseconds