Searched refs:phpdbg_get_executable (Results 1 – 4 of 4) sorted by relevance
18 * This example demonstrates how phpdbg_get_executable() behaves differently78 * If we call phpdbg_get_executable() and pass no options, the realpath of the81 $x = phpdbg_get_executable();
56 ZEND_FUNCTION(phpdbg_get_executable);69 ZEND_FE(phpdbg_get_executable, arginfo_phpdbg_get_executable)
47 function phpdbg_get_executable(array $options = []): array {} function
491 PHP_FUNCTION(phpdbg_get_executable) in PHP_FUNCTION() argument
Completed in 9 milliseconds