Searched refs:php_escape_shell_arg (Results 1 – 2 of 2) sorted by relevance
38 PHPAPI char *php_escape_shell_arg(char *);
370 PHPAPI char *php_escape_shell_arg(char *str) in php_escape_shell_arg() function466 cmd = php_escape_shell_arg(argument); in PHP_FUNCTION()
Completed in 7 milliseconds