Home
last modified time | relevance | path

Searched refs:url (Results 151 – 162 of 162) sorted by relevance

1234567

/php-src/ext/curl/
H A Dcurl.stub.php3606 function curl_init(?string $url = null): CurlHandle|false {} argument
H A Dcurl_arginfo.h49 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, url, IS_STRING, 1, "null")
/php-src/ext/standard/
H A Dbasic_functions.stub.php3708 function parse_url(string $url, int $component = -1): int|string|array|null|false {}
3739 function get_headers(string $url, bool $associative = false, $context = null): array|false {}
H A Dvar_unserializer.re7 | available through the world-wide-web at the following url: |
H A Dbasic_functions_arginfo.h2089 ZEND_ARG_TYPE_INFO(0, url, IS_STRING, 0)
2102 ZEND_ARG_TYPE_INFO(0, url, IS_STRING, 0)
/php-src/ext/phar/phar/
H A Dpharcommand.inc316 * Argument type Phar url-like
327 * @param string $arg The url-like phar archive to retrieve.
/php-src/ext/session/
H A Dsession.c1662 PHPAPI void session_adapt_url(const char *url, size_t url_len, char **new_url, size_t *new_len) /* … in session_adapt_url() argument
1665 …*new_url = php_url_scanner_adapt_single_url(url, url_len, PS(session_name), ZSTR_VAL(PS(id)), new_… in session_adapt_url()
/php-src/
H A DCONTRIBUTING.md443 | available through the world-wide-web at the following url: |
H A Dphp.ini-development873 ; https://php.net/allow-url-fopen
877 ; https://php.net/allow-url-include
1443 ; https://php.net/url-rewriter.tags
H A Dphp.ini-production875 ; https://php.net/allow-url-fopen
879 ; https://php.net/allow-url-include
1445 ; https://php.net/url-rewriter.tags
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます20979 # URL: https://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/directx/graphic…
21158 # URL: https://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/directx/graphic…
21262 # URL: https://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/directx/graphic…
30800 !:ext url
H A Dmagic20979 # URL: https://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/directx/graphic…
21158 # URL: https://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/directx/graphic…
21262 # URL: https://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/directx/graphic…
30800 !:ext url

Completed in 240 milliseconds

1234567