Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/tests/
H A Dphpdbg_get_executable_stream_wrapper.phpt18 * This example demonstrates how phpdbg_get_executable() behaves differently
78 * If we call phpdbg_get_executable() and pass no options, the realpath of the
81 $x = phpdbg_get_executable();
/php-src/sapi/phpdbg/
H A Dphpdbg_arginfo.h56 ZEND_FUNCTION(phpdbg_get_executable);
69 ZEND_FE(phpdbg_get_executable, arginfo_phpdbg_get_executable)
H A Dphpdbg.stub.php47 function phpdbg_get_executable(array $options = []): array {} function
H A Dphpdbg.c490 PHP_FUNCTION(phpdbg_get_executable) in PHP_FUNCTION() argument

Completed in 15 milliseconds