Home
last modified time | relevance | path

Searched defs:url_from (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/phar/
H A Ddirstream.c432 int phar_wrapper_mkdir(php_stream_wrapper *wrapper, char *url_from, int mode, int options, php_stre… in phar_wrapper_mkdir()
H A Dstream.c765 static int phar_wrapper_rename(php_stream_wrapper *wrapper, char *url_from, char *url_to, int optio… in phar_wrapper_rename()
/PHP-5.5/ext/standard/
H A Dftp_fopen_wrapper.c956 static int php_stream_ftp_rename(php_stream_wrapper *wrapper, char *url_from, char *url_to, int opt… in php_stream_ftp_rename()
/PHP-5.5/main/streams/
H A Dplain_wrapper.c1085 static int php_plain_files_rename(php_stream_wrapper *wrapper, char *url_from, char *url_to, int op… in php_plain_files_rename()
H A Duserspace.c1211 static int user_wrapper_rename(php_stream_wrapper *wrapper, char *url_from, char *url_to, int optio… in user_wrapper_rename()

Completed in 36 milliseconds