Searched refs:phpdbg_get_executable (Results 1 – 4 of 4) sorted by relevance
18 * This example demonstrates how phpdbg_get_executable() behaves differently77 * If we call phpdbg_get_executable() and pass no options, the realpath of the80 $x = phpdbg_get_executable();
57 ZEND_FUNCTION(phpdbg_get_executable);71 ZEND_FE(phpdbg_get_executable, arginfo_phpdbg_get_executable)
25 function phpdbg_get_executable(array $options = []): array {} function
537 PHP_FUNCTION(phpdbg_get_executable) in PHP_FUNCTION() argument
Completed in 10 milliseconds