Searched defs:proc_open (Results 1 – 2 of 2) sorted by relevance
297 PHP_MINIT_FUNCTION(proc_open) in PHP_MINIT_FUNCTION() argument1064 PHP_FUNCTION(proc_open) in PHP_FUNCTION() argument
1525 function proc_open(array|string $command, array $descriptor_spec, &$pipes, ?string $cwd = null, ?ar… function
Completed in 27 milliseconds