Home
last modified time | relevance | path

Searched refs:prog_name (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() argument
602 wchar_t *prog_name_wide = php_win32_cp_conv_any_to_w(prog_name, prog_name_length, &out_len); in is_executed_by_cmd()

Completed in 10 milliseconds