Home
last modified time | relevance | path

Searched refs:URL (Results 101 – 125 of 131) sorted by relevance

123456

/PHP-5.4/ext/standard/tests/file/
H A Dfopen_variation3.phpt8 * Description: Open a file or a URL and return a file pointer
H A Dfopen_variation10-win32.phpt18 * Description: Open a file or a URL and return a file pointer
H A Dfopen_variation11-win32.phpt17 * Description: Open a file or a URL and return a file pointer
H A Dreadfile_variation5.phpt8 * Description: Output a file or a URL
H A Dfopen_variation14.phpt13 * Description: Open a file or a URL and return a file pointer
H A Dfopen_variation15.phpt13 * Description: Open a file or a URL and return a file pointer
H A Dreadfile_variation4.phpt8 * Description: Output a file or a URL
H A D007_error.phpt10 Description: Opens file or URL.
H A Dfopen_variation4.phpt8 * Description: Open a file or a URL and return a file pointer
H A Dfopen_variation14-win32.phpt13 * Description: Open a file or a URL and return a file pointer
H A Dfopen_variation15-win32.phpt13 * Description: Open a file or a URL and return a file pointer
H A D007_basic.phpt8 Description: Opens file or URL.
/PHP-5.4/ext/dom/
H A Ddocument.c838 url = (char *) docp->URL; in dom_document_document_uri_read()
860 if (docp->URL != NULL) { in dom_document_document_uri_write()
861 xmlFree((xmlChar *) docp->URL); in dom_document_document_uri_write()
873 docp->URL = xmlStrdup((const xmlChar *) Z_STRVAL_P(newval)); in dom_document_document_uri_write()
1657 if (ret && ret->URL == NULL && ctxt->directory != NULL) { in dom_document_parser()
1658 ret->URL = xmlStrdup(ctxt->directory); in dom_document_parser()
/PHP-5.4/
H A Dserver-tests.php271 function HTTPRequest($URL, $headers=array(), $options=array(), $postdata=NULL) argument
273 $this->urlparts = @parse_url($URL);
274 $this->url = $URL;
H A Dphp.ini-development547 ; and change docref_root to the base URL of your local copy including the
1500 ; - User may send URL contains active session ID
1502 ; - URL that contains active session ID may be stored
1505 ; always using URL stored in browser's history or bookmarks.
1531 ; The URL rewriter will look for URLs in a defined set of HTML tags.
H A Dphp.ini-production547 ; and change docref_root to the base URL of your local copy including the
1500 ; - User may send URL contains active session ID
1502 ; - URL that contains active session ID may be stored
1505 ; always using URL stored in browser's history or bookmarks.
1531 ; The URL rewriter will look for URLs in a defined set of HTML tags.
H A DREADME.STREAMS63 file/URL, use this option to arrange for the stream
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic3641 # URL: http://www.power-tab.net/
11554 # URL: http://www.lua.org/
12383 # URL: http://www.mathsoft.com/
12829 # URL: http://www.mozilla.org/
14430 >24 search/1 >\ (URL=<%s>)
14432 # OS/2 URL objects
14713 # URL: http://www.lua.org/
15240 # URL: http://www.bazaar-vcs.org/
15611 # URL: http://www.ruby-lang.org/
16163 # URL: http://www.sisudoc.org/
[all …]
/PHP-5.4/ext/standard/
H A Durl_scanner_ex.re472 …php_output_start_internal(ZEND_STRL("URL-Rewriter"), php_url_scanner_output_handler, 0, PHP_OUTPUT…
/PHP-5.4/ext/soap/
H A Dphp_schema.c200 uri = xmlBuildURI(location->children->content, trav->doc->URL); in load_schema()
220 uri = xmlBuildURI(location->children->content, trav->doc->URL); in load_schema()
248 uri = xmlBuildURI(location->children->content, trav->doc->URL); in load_schema()
/PHP-5.4/ext/xsl/
H A Dxsltprocessor.c429 xmlNodeSetBase((xmlNodePtr) newdoc, (xmlChar *)doc->URL); in PHP_FUNCTION()
/PHP-5.4/ext/reflection/
H A Dphp_reflection.c1165 if (extension->URL) { in _zend_extension_string()
1166 string_printf(str, "<%s> ", extension->URL); in _zend_extension_string()
5611 RETURN_STRING(extension->URL ? extension->URL : "", 1); in ZEND_METHOD()
/PHP-5.4/ext/mbstring/
H A DREADME_PHP3-i18n-ja382 PHP scripts to URL encoding, BASE64 or Quoted-Printable, encoding
/PHP-5.4/win32/
H A Dinstall.txt1136 php_curl.dll CURL, Client URL library functions Requires: libeay32.dll,
1652 * Then fetch the URL causing the problem with your browser
1919 from URL with no extension. In this case, replace the line AddType
/PHP-5.4/ext/mbstring/oniguruma/
H A DHISTORY279 2006/01/25: [dist] update URL in index.html.
591 2004/11/29: [dist] change Oniguruma Home Page URL.

Completed in 138 milliseconds

123456