/PHP-7.0/ext/standard/ |
H A D | ftp_fopen_wrapper.c | 781 static int php_stream_ftp_url_stat(php_stream_wrapper *wrapper, const char *url, int flags, php_str… in php_stream_ftp_url_stat() 904 static int php_stream_ftp_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_str… in php_stream_ftp_unlink() 1033 static int php_stream_ftp_mkdir(php_stream_wrapper *wrapper, const char *url, int mode, int options… in php_stream_ftp_mkdir() 1127 static int php_stream_ftp_rmdir(php_stream_wrapper *wrapper, const char *url, int options, php_stre… in php_stream_ftp_rmdir()
|
H A D | url.c | 654 char *url; local
|
H A D | url_scanner_ex.c | 888 PHPAPI char *php_url_scanner_adapt_single_url(const char *url, size_t urllen, const char *name, con… in php_url_scanner_adapt_single_url()
|
/PHP-7.0/main/streams/ |
H A D | userspace.c | 1103 static int user_wrapper_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_strea… in user_wrapper_unlink() 1192 static int user_wrapper_mkdir(php_stream_wrapper *wrapper, const char *url, int mode, in user_wrapper_mkdir() 1240 static int user_wrapper_rmdir(php_stream_wrapper *wrapper, const char *url, in user_wrapper_rmdir() 1286 static int user_wrapper_metadata(php_stream_wrapper *wrapper, const char *url, int option, in user_wrapper_metadata() 1359 static int user_wrapper_stat_url(php_stream_wrapper *wrapper, const char *url, int flags, in user_wrapper_stat_url()
|
H A D | plain_wrapper.c | 1075 static int php_plain_files_url_stater(php_stream_wrapper *wrapper, const char *url, int flags, php_… in php_plain_files_url_stater() 1099 static int php_plain_files_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_st… in php_plain_files_unlink() 1295 static int php_plain_files_rmdir(php_stream_wrapper *wrapper, const char *url, int options, php_str… in php_plain_files_rmdir() 1323 static int php_plain_files_metadata(php_stream_wrapper *wrapper, const char *url, int option, void … in php_plain_files_metadata()
|
/PHP-7.0/ext/phar/ |
H A D | stream.c | 569 static int phar_wrapper_stat(php_stream_wrapper *wrapper, const char *url, int flags, in phar_wrapper_stat() 678 static int phar_wrapper_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_strea… in phar_wrapper_unlink()
|
H A D | dirstream.c | 544 int phar_wrapper_rmdir(php_stream_wrapper *wrapper, const char *url, int options, php_stream_contex… in phar_wrapper_rmdir()
|
/PHP-7.0/win32/build/ |
H A D | mkdist.php | 532 $url = "http://pear.php.net/get/$filename"; variable
|
/PHP-7.0/main/ |
H A D | fopen_wrappers.c | 708 PHPAPI char *php_strip_url_passwd(char *url)
|
/PHP-7.0/ext/curl/ |
H A D | interface.c | 199 static int php_curl_option_url(php_curl *ch, const char *url, const int len) /* {{{ */ in php_curl_option_url() 1958 char *url = NULL; in PHP_FUNCTION() local
|
/PHP-7.0/ext/filter/ |
H A D | logical_filters.c | 519 php_url *url; in php_filter_validate_url() local
|
/PHP-7.0/ |
H A D | server-tests.php | 244 public $url = ''; variable in HTTPRequest
|
/PHP-7.0/ext/ldap/ |
H A D | ldap.c | 368 char *url = host; in PHP_FUNCTION() local 2644 int _ldap_rebind_proc(LDAP *ldap, const char *url, ber_tag_t req, ber_int_t msgid, void *params) in _ldap_rebind_proc()
|
/PHP-7.0/ext/openssl/ |
H A D | xp_ssl.c | 2547 php_url *url; in get_url_name() local
|
/PHP-7.0/ext/dom/ |
H A D | document.c | 637 char *url; in dom_document_document_uri_read() local
|