Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dproc_open.c614 static char* get_command_from_array(HashTable *array, char ***argv, int num_elems) in get_command_from_array() function
1065 command = get_command_from_array(command_ht, &argv, num_elems); in PHP_FUNCTION()

Completed in 7 milliseconds