Searched defs:php_escape_shell_cmd (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/standard/ | ||
| H A D | exec.c | 232 /* {{{ php_escape_shell_cmd 241 PHPAPI char *php_escape_shell_cmd(char *str) function 407 cmd = php_escape_shell_cmd(command); |
Completed in 3 milliseconds