Home
last modified time | relevance | path

Searched refs:bypass_shell (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/standard/tests/file/
H A Dbug60120.phpt27 $options = array_merge(array('suppress_errors' => true, 'binary_pipes' => true, 'bypass_shell' => f…
/PHP-5.3/ext/standard/
H A Dproc_open.c528 int bypass_shell = 0; in PHP_FUNCTION() local
557 bypass_shell = 1; in PHP_FUNCTION()
799 if (bypass_shell) { in PHP_FUNCTION()

Completed in 8 milliseconds