Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dproc_open.c1001 zend_string *command_str; in PHP_FUNCTION() local
1039 Z_PARAM_ARRAY_HT_OR_STR(command_ht, command_str) in PHP_FUNCTION()
1071 command = estrdup(ZSTR_VAL(command_str)); in PHP_FUNCTION()

Completed in 11 milliseconds