Searched refs:convert_command_to_use_shell (Results 1 – 1 of 1) sorted by relevance
658 static zend_result convert_command_to_use_shell(wchar_t **cmdw, size_t cmdw_len) in convert_command_to_use_shell() function1232 if (convert_command_to_use_shell(&cmdw, cmdw_len) == FAILURE) { in PHP_FUNCTION()
Completed in 12 milliseconds