Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_virtual_cwd.c1977 size_t command_length; in virtual_popen() local
1983 command_length = strlen(command); in virtual_popen()
1995 …ptr = command_line = (char *) emalloc(command_length + sizeof("cd '' ; ") + dir_length + extra+1+1… in virtual_popen()
2026 memcpy(ptr, command, command_length+1); in virtual_popen()

Completed in 14 milliseconds