Home
last modified time | relevance | path

Searched refs:dest (Results 101 – 103 of 103) sorted by relevance

12345

/PHP-5.5/
H A DREADME.STREAMS107 php_stream *dest, size_t maxlen);
/PHP-5.5/ext/phar/
H A Dphar_object.c4112 static int phar_extract_file(zend_bool overwrite, phar_entry_info *entry, char *dest, int dest_len,… in phar_extract_file() argument
4141 …"Cannot extract \"%s...\" to \"%s...\", extracted filename is too long for filesystem", tmp, dest); in phar_extract_file()
4164 len = spprintf(&fullpath, 0, "%s/%s", dest, filename); in phar_extract_file()
/PHP-5.5/ext/standard/
H A Dbasic_functions.c2016 ZEND_ARG_INFO(0, dest)

Completed in 26 milliseconds

12345