Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dproc_open.c658 static zend_result convert_command_to_use_shell(wchar_t **cmdw, size_t cmdw_len) in convert_command_to_use_shell() function
1232 if (convert_command_to_use_shell(&cmdw, cmdw_len) == FAILURE) { in PHP_FUNCTION()

Completed in 12 milliseconds