Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dproc_open.c598 bool is_cmd_execution = false; in create_win_command_from_args() local
609 is_cmd_execution = is_executed_by_cmd(ZSTR_VAL(arg_str)); in create_win_command_from_args()
614 append_win_escaped_arg(&str, arg_str, !is_prog_name && is_cmd_execution); in create_win_command_from_args()

Completed in 9 milliseconds