Home
last modified time | relevance | path

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

/PHP-5.5/
H A Dltmain.sh597 exec_cmd=
6516 exec_cmd="\$cmd$args"
6724 if test -z "$exec_cmd"; then
6731 if test -n "$exec_cmd"; then
6732 eval exec $exec_cmd
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c983 static int exec_cmd(sybase_link *sybase_ptr, char *cmdbuf) in exec_cmd() function
1079 if (exec_cmd(sybase_ptr, cmdbuf) == FAILURE) { in PHP_FUNCTION()

Completed in 19 milliseconds