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