Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dproc_open.c728 static zend_string* get_command_from_array(HashTable *array, char ***argv, int num_elems) in get_command_from_array() function
1204 command_str = get_command_from_array(command_ht, &argv, num_elems); in PHP_FUNCTION()

Completed in 8 milliseconds