Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dproc_open.c595 static bool is_executed_by_cmd(const char *prog_name, size_t prog_name_length) in is_executed_by_cmd() function
646 is_cmd_execution = is_executed_by_cmd(ZSTR_VAL(arg_str), ZSTR_LEN(arg_str)); in create_win_command_from_args()

Completed in 7 milliseconds