Searched refs:php_exec_ex (Results 1 – 1 of 1) sorted by relevance
209 static void php_exec_ex(INTERNAL_FUNCTION_PARAMETERS, int mode) /* {{{ */ in php_exec_ex() function250 php_exec_ex(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()258 php_exec_ex(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()266 php_exec_ex(INTERNAL_FUNCTION_PARAM_PASSTHRU, 3); in PHP_FUNCTION()
Completed in 6 milliseconds