Searched refs:php_exec_ex (Results 1 – 1 of 1) sorted by relevance
171 static void php_exec_ex(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in php_exec_ex() function216 php_exec_ex(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()224 php_exec_ex(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()232 php_exec_ex(INTERNAL_FUNCTION_PARAM_PASSTHRU, 3); in PHP_FUNCTION()
Completed in 6 milliseconds