Home
last modified time | relevance | path

Searched refs:url (Results 126 – 147 of 147) sorted by relevance

123456

/PHP-5.3/
H A DTODO119 * Implement regex-cache for url-functions.
H A Dphp.ini-development901 ; http://php.net/allow-url-fopen
905 ; http://php.net/allow-url-include
1666 ; http://php.net/url-rewriter.tags
H A Dphp.ini-production901 ; http://php.net/allow-url-fopen
905 ; http://php.net/allow-url-include
1666 ; http://php.net/url-rewriter.tags
H A DNEWS2285 - Fixed bug #50219 (soap call Segmentation fault on a redirected url).
3254 - Fixed bug #43008 (php://filter uris ignore url encoded filternames and can't
4317 - Fixed bug #41600 (url rewriter tags doesn't work with namespaced tags).
5279 - Fixed bug #38661 (mixed-case URL breaks url-wrappers). (Ilia)
6327 - Fixed bug #34478 (Incorrect parsing of url's fragment (#...)). (Dmitry)
/PHP-5.3/win32/build/
H A Dphpize.js.in9 | available through the world-wide-web at the following url: |
/PHP-5.3/sapi/aolserver/
H A Daolserver.c445 Ns_UrlToFile(&ds, server, NSG(conn->request->url)); in php_ns_request_ctor()
/PHP-5.3/ext/dom/
H A Ddocument.c826 char *url; in dom_document_document_uri_read() local
836 url = (char *) docp->URL; in dom_document_document_uri_read()
837 if (url != NULL) { in dom_document_document_uri_read()
838 ZVAL_STRING(*retval, url, 1); in dom_document_document_uri_read()
/PHP-5.3/sapi/thttpd/
H A Dthttpd_patch832 /* If we're vhosting, prepend the hostname to the url. This is
837 - (void) my_snprintf( url, sizeof(url),
842 - (void) my_snprintf( url, sizeof(url),
892 - httpd_method_str( hc->method ), url, hc->protocol,
900 - httpd_method_str( hc->method ), url, hc->protocol,
/PHP-5.3/ext/standard/tests/file/
H A Duserstreams.phpt175 $b = @fopen("bogon://url", "rb");
/PHP-5.3/ext/date/lib/
H A Dparse_iso_intervals.re9 | available through the world-wide-web at the following url: |
H A Dparse_date.re9 | available through the world-wide-web at the following url: |
/PHP-5.3/ext/pdo/
H A Dpdo_sql_parser.re9 | available through the world-wide-web at the following url: |
/PHP-5.3/ext/filter/docs/
H A Dfilter.txt273 url URL string Removes all characters that can not be part of a
/PHP-5.3/ext/standard/
H A Dvar_unserializer.re9 | available through the world-wide-web at the following url: |
H A Dconfig.m4582 soundex.c string.c scanf.c syslog.c type.c uniqid.c url.c \
H A Dbasic_functions.c2572 ZEND_ARG_INFO(0, url)
2593 ZEND_ARG_INFO(0, url)
/PHP-5.3/ext/session/
H A Dsession.c1521 PHPAPI void session_adapt_url(const char *url, size_t urllen, char **new, size_t *newlen TSRMLS_DC)…
1524 *new = php_url_scanner_adapt_single_url(url, urllen, PS(session_name), PS(id), newlen TSRMLS_CC);
/PHP-5.3/ext/ldap/
H A Dldap.c2055 int _ldap_rebind_proc(LDAP *ldap, const char *url, ber_tag_t req, ber_int_t msgid, void *params) in _ldap_rebind_proc() argument
2075 ZVAL_STRING(cb_url, estrdup(url), 0); in _ldap_rebind_proc()
/PHP-5.3/ext/phar/phar/
H A Dpharcommand.inc314 * Argument type Phar url-like
325 * @param string $arg The url-like phar archive to retrieve.
/PHP-5.3/win32/
H A Dphp5dll.dsp566 SOURCE=..\ext\standard\url.c
724 SOURCE=..\ext\standard\url.h
H A Dphp5dllts.dsp2000 SOURCE=..\ext\standard\url.c
2194 SOURCE=..\ext\standard\url.h
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic11630 # URL: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/directx/graphics…

Completed in 278 milliseconds

123456