Searched defs:result_code (Results 1 – 1 of 1) sorted by relevance
987 function exec(string $command, &$output = null, &$result_code = null): string|false {}993 function system(string $command, &$result_code = null): string|false {}999 function passthru(string $command, &$result_code = null): ?bool {}
Completed in 19 milliseconds