Home
last modified time | relevance | path

Searched refs:file (Results 226 – 250 of 1991) sorted by last modified time

12345678910>>...80

/PHP-5.5/ext/standard/
H A Durl_scanner_ex.re7 | This source file is subject to version 3.01 of the PHP license, |
8 | that is bundled with this package in the file LICENSE, and is |
/PHP-5.5/ext/sybase_ct/tests/
H A Dbug22403.phpt7 /* This file is part of PHP test framework for ext/sybase_ct
H A Dbug26407.phpt7 /* This file is part of PHP test framework for ext/sybase_ct
/PHP-5.5/ext/standard/tests/url/
H A Dparse_url_basic_001.phpt576 --> zlib:/path/to/my/file/file.txt: array(2) {
580 string(25) "/path/to/my/file/file.txt"
628 --> file:///path/to/file: array(2) {
630 string(4) "file"
635 --> file://path/to/file: array(3) {
637 string(4) "file"
644 --> file:/path/to/file: array(2) {
646 string(4) "file"
788 string(4) "file"
795 string(4) "file"
[all …]
H A Dparse_url_basic_002.phpt54 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : string(4) "http"
78 --> zlib:/path/to/my/file/file.txt : string(4) "zlib"
84 --> file:///path/to/file : string(4) "file"
85 --> file://path/to/file : string(4) "file"
86 --> file:/path/to/file : string(4) "file"
103 --> file:///: : string(4) "file"
104 --> file:///a:/ : string(4) "file"
105 --> file:///ab:/ : string(4) "file"
106 --> file:///a:/ : string(4) "file"
107 --> file:///@:/ : string(4) "file"
[all …]
H A Dparse_url_basic_007.phpt53 ….php.net:80/this/is/a/very/deep/directory/../file.php : string(42) "/this/is/a/very/deep/directo…
77 --> zlib:/path/to/my/file/file.txt : string(25) "/path/to/my/file/file.txt"
83 --> file:///path/to/file : string(13) "/path/to/file"
84 --> file://path/to/file : string(8) "/to/file"
85 --> file:/path/to/file : string(13) "/path/to/file"
102 --> file:///: : string(2) "/:"
103 --> file:///a:/ : string(3) "a:/"
104 --> file:///ab:/ : string(5) "/ab:/"
105 --> file:///a:/ : string(3) "a:/"
106 --> file:///@:/ : string(3) "@:/"
[all …]
H A Dparse_url_basic_008.phpt53 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
77 --> zlib:/path/to/my/file/file.txt : NULL
83 --> file:///path/to/file : NULL
84 --> file://path/to/file : NULL
85 --> file:/path/to/file : NULL
102 --> file:///: : NULL
103 --> file:///a:/ : NULL
104 --> file:///ab:/ : NULL
105 --> file:///a:/ : NULL
106 --> file:///@:/ : NULL
[all …]
H A Dparse_url_basic_009.phpt53 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
77 --> zlib:/path/to/my/file/file.txt : NULL
83 --> file:///path/to/file : NULL
84 --> file://path/to/file : NULL
85 --> file:/path/to/file : NULL
102 --> file:///: : NULL
103 --> file:///a:/ : NULL
104 --> file:///ab:/ : NULL
105 --> file:///a:/ : NULL
106 --> file:///@:/ : NULL
[all …]
H A Durls.inc33 'http://www.php.net:80/this/is/a/very/deep/directory/../file.php',
57 'zlib:/path/to/my/file/file.txt',
63 'file:///path/to/file',
64 'file://path/to/file',
65 'file:/path/to/file',
82 'file:///:',
83 'file:///a:/',
84 'file:///ab:/',
85 'file:///a:/',
86 'file:///@:/',
[all …]
H A Dparse_url_basic_003.phpt53 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : string(11) "www.php.net"
77 --> zlib:/path/to/my/file/file.txt : NULL
83 --> file:///path/to/file : NULL
84 --> file://path/to/file : string(4) "path"
85 --> file:/path/to/file : NULL
102 --> file:///: : NULL
103 --> file:///a:/ : NULL
104 --> file:///ab:/ : NULL
105 --> file:///a:/ : NULL
106 --> file:///@:/ : NULL
[all …]
H A Dparse_url_basic_004.phpt53 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : int(80)
77 --> zlib:/path/to/my/file/file.txt : NULL
83 --> file:///path/to/file : NULL
84 --> file://path/to/file : NULL
85 --> file:/path/to/file : NULL
102 --> file:///: : NULL
103 --> file:///a:/ : NULL
104 --> file:///ab:/ : NULL
105 --> file:///a:/ : NULL
106 --> file:///@:/ : NULL
[all …]
H A Dparse_url_basic_005.phpt53 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
77 --> zlib:/path/to/my/file/file.txt : NULL
83 --> file:///path/to/file : NULL
84 --> file://path/to/file : NULL
85 --> file:/path/to/file : NULL
102 --> file:///: : NULL
103 --> file:///a:/ : NULL
104 --> file:///ab:/ : NULL
105 --> file:///a:/ : NULL
106 --> file:///@:/ : NULL
[all …]
H A Dparse_url_basic_006.phpt53 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
77 --> zlib:/path/to/my/file/file.txt : NULL
83 --> file:///path/to/file : NULL
84 --> file://path/to/file : NULL
85 --> file:/path/to/file : NULL
102 --> file:///: : NULL
103 --> file:///a:/ : NULL
104 --> file:///ab:/ : NULL
105 --> file:///a:/ : NULL
106 --> file:///@:/ : NULL
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dvfprintf_variation13_64bit.phpt47 /* creating dumping file */
H A Dvfprintf_variation14.phpt70 /* creating dumping file */
H A Dvfprintf_variation19.phpt48 /* creating dumping file */
H A Dvfprintf_variation19_64bit.phpt48 /* creating dumping file */
H A Dvfprintf_variation20.phpt86 /* creating dumping file */
H A Dvfprintf_variation21.phpt83 /* creating dumping file */
H A Dvfprintf_variation3.phpt47 /* creating dumping file */
H A Dvfprintf_variation4.phpt64 /* creating dumping file */
H A Dvfprintf_variation4_64bit.phpt64 /* creating dumping file */
H A Dvfprintf_variation6.phpt59 /* creating dumping file */
H A Dvfprintf_variation7.phpt58 /* creating dumping file */
H A Dvfprintf_variation9.phpt43 /* creating dumping file */

Completed in 60 milliseconds

12345678910>>...80