Home
last modified time | relevance | path

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

123456

/PHP-5.5/ext/standard/tests/file/
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 Dfopen_variation4.phpt8 * Description: Open a file or a URL and return a file pointer
H A D007_error.phpt10 Description: Opens file or URL.
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.5/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.5/
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-development544 ; and change docref_root to the base URL of your local copy including the
1509 ; - User may send URL contains active session ID
1511 ; - URL that contains active session ID may be stored
1514 ; always using URL stored in browser's history or bookmarks.
1540 ; The URL rewriter will look for URLs in a defined set of HTML tags.
H A Dphp.ini-production544 ; and change docref_root to the base URL of your local copy including the
1509 ; - User may send URL contains active session ID
1511 ; - URL that contains active session ID may be stored
1514 ; always using URL stored in browser's history or bookmarks.
1540 ; 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.5/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.5/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.5/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.5/ext/xsl/
H A Dxsltprocessor.c429 xmlNodeSetBase((xmlNodePtr) newdoc, (xmlChar *)doc->URL); in PHP_FUNCTION()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1168 if (extension->URL) { in _zend_extension_string()
1169 string_printf(str, "<%s> ", extension->URL); in _zend_extension_string()
5648 RETURN_STRING(extension->URL ? extension->URL : "", 1); in ZEND_METHOD()
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja382 PHP scripts to URL encoding, BASE64 or Quoted-Printable, encoding
/PHP-5.5/win32/
H A Dinstall.txt1003 php_curl.dll CURL, Client URL library functions Requires: libeay32.dll,
1519 * Then fetch the URL causing the problem with your browser
1786 from URL with no extension. In this case, replace the line AddType
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc794 * @return string Arguments in URL format.
/PHP-5.5/ext/standard/tests/misc/
H A Dbrowscap.ini2526 [URL Spider Pro/*]
2528 Browser="URL Spider Pro"
2530 [URL Spider SQL*]
4079 [Microsoft URL Control*]
4081 Browser="Microsoft URL Control"
5103 [URL Control*]
5105 Browser="URL Control"

Completed in 258 milliseconds

123456