Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dexec.h24 PHPAPI zend_string *php_escape_shell_arg(const char *str);
H A Dexec.c388 PHPAPI zend_string *php_escape_shell_arg(const char *str) in php_escape_shell_arg() function
508 RETVAL_STR(php_escape_shell_arg(argument)); in PHP_FUNCTION()

Completed in 7 milliseconds