Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dexec.h39 PHPAPI char *php_escape_shell_arg(char *);
H A Dexec.c393 PHPAPI char *php_escape_shell_arg(char *str) in php_escape_shell_arg() function
519 cmd = php_escape_shell_arg(argument); in PHP_FUNCTION()

Completed in 6 milliseconds