Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dproc_open.c711 static zend_result convert_command_to_use_shell(wchar_t **cmdw, size_t cmdw_len) in convert_command_to_use_shell() function
1316 if (convert_command_to_use_shell(&cmdw, cmdw_len) == FAILURE) { in PHP_FUNCTION()

Completed in 7 milliseconds