Home
last modified time | relevance | path

Searched refs:r (Results 351 – 375 of 1819) sorted by relevance

1...<<11121314151617181920>>...73

/PHP-5.5/ext/ctype/tests/
H A Dctype_cntrl_variation1.phpt28 return "\n\r\t";
34 \t\r\n
38 $fp = fopen(__FILE__, "r");
72 /*19*/ "\t\r\n",
/PHP-5.5/ext/standard/tests/streams/
H A Dbug71323.phpt6 $meta = stream_get_meta_data(fopen($file, "r"));
26 string(1) "r"
/PHP-5.5/ext/reflection/tests/
H A Dtraits005.phpt14 $r = new ReflectionClass($c);
15 var_dump($r->getTraitAliases());
/PHP-5.5/ext/date/tests/
H A Dbug13142.phpt20 echo date("r\n", strtotime("Sep 04 16:39:45 2001"));
21 echo date("r\n", strtotime("Sep 04 2001 16:39:45"));
/PHP-5.5/ext/oci8/tests/
H A Dpecl_bug6109.phpt15 $r = @oci_execute($s);
17 if ($r) {
/PHP-5.5/ext/standard/tests/file/
H A Duserstreams_005.phpt34 $fd = fopen("test://foo","r");
35 $fd2 = fopen("test2://foo","r");
36 $fd3 = fopen("test3://foo","r");
H A Dlstat_stat_variation13.phpt2 Test lstat() and stat() functions: usage variations - file opened using w and r mode
19 /* use stat on file created using "w" and "r" mode of fopen */
35 $file_handle = fopen($filename, "r"); // read file
H A Dfgetcsv_variation12.phpt32 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
39 if ( strstr($file_modes[$mode_counter], "r") ) {
61 if ( strstr($file_modes[$mode_counter], "r" ) ) {
94 -- Testing fgetcsv() with file opened using r mode --
130 -- Testing fgetcsv() with file opened using r+ mode --
142 -- Testing fgetcsv() with file opened using r+b mode --
154 -- Testing fgetcsv() with file opened using r+t mode --
202 -- Testing fgetcsv() with file opened using r mode --
238 -- Testing fgetcsv() with file opened using r+ mode --
310 -- Testing fgetcsv() with file opened using r mode --
[all …]
H A Dfgetcsv_variation25.phpt35 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
44 if ( strstr($file_modes[$mode_counter], "r") ) {
66 if ( strstr($file_modes[$mode_counter], "r" ) ) {
96 -- Testing fgetcsv() with file opened using r mode --
117 -- Testing fgetcsv() with file opened using r+ mode --
124 -- Testing fgetcsv() with file opened using r+b mode --
131 -- Testing fgetcsv() with file opened using r+t mode --
201 -- Testing fgetcsv() with file opened using r mode --
222 -- Testing fgetcsv() with file opened using r+ mode --
306 -- Testing fgetcsv() with file opened using r mode --
[all …]
H A Dfgetcsv_variation27.phpt35 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
44 if ( strstr($file_modes[$mode_counter], "r") ) {
66 if ( strstr($file_modes[$mode_counter], "r" ) ) {
96 -- Testing fgetcsv() with file opened using r mode --
117 -- Testing fgetcsv() with file opened using r+ mode --
124 -- Testing fgetcsv() with file opened using r+b mode --
131 -- Testing fgetcsv() with file opened using r+t mode --
201 -- Testing fgetcsv() with file opened using r mode --
222 -- Testing fgetcsv() with file opened using r+ mode --
306 -- Testing fgetcsv() with file opened using r mode --
[all …]
H A Dfgetcsv_variation28.phpt35 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
44 if ( strstr($file_modes[$mode_counter], "r") ) {
66 if ( strstr($file_modes[$mode_counter], "r" ) ) {
96 -- Testing fgetcsv() with file opened using r mode --
117 -- Testing fgetcsv() with file opened using r+ mode --
124 -- Testing fgetcsv() with file opened using r+b mode --
131 -- Testing fgetcsv() with file opened using r+t mode --
201 -- Testing fgetcsv() with file opened using r mode --
222 -- Testing fgetcsv() with file opened using r+ mode --
306 -- Testing fgetcsv() with file opened using r mode --
[all …]
H A Dfgetcsv_variation3.phpt32 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
41 if ( strstr($file_modes[$mode_counter], "r") ) {
63 if ( strstr($file_modes[$mode_counter], "r" ) ) {
94 -- Testing fgetcsv() with file opened using r mode --
115 -- Testing fgetcsv() with file opened using r+ mode --
122 -- Testing fgetcsv() with file opened using r+b mode --
129 -- Testing fgetcsv() with file opened using r+t mode --
199 -- Testing fgetcsv() with file opened using r mode --
220 -- Testing fgetcsv() with file opened using r+ mode --
304 -- Testing fgetcsv() with file opened using r mode --
[all …]
H A Dfgetcsv_variation4.phpt32 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
41 if ( strstr($file_modes[$mode_counter], "r") ) {
62 if ( strstr($file_modes[$mode_counter], "r" ) ) {
93 -- Testing fgetcsv() with file opened using r mode --
114 -- Testing fgetcsv() with file opened using r+ mode --
121 -- Testing fgetcsv() with file opened using r+b mode --
128 -- Testing fgetcsv() with file opened using r+t mode --
198 -- Testing fgetcsv() with file opened using r mode --
219 -- Testing fgetcsv() with file opened using r+ mode --
303 -- Testing fgetcsv() with file opened using r mode --
[all …]
H A Dfgetcsv_variation5.phpt35 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
44 if ( strstr($file_modes[$mode_counter], "r") ) {
65 if ( strstr($file_modes[$mode_counter], "r" ) ) {
95 -- Testing fgetcsv() with file opened using r mode --
116 -- Testing fgetcsv() with file opened using r+ mode --
123 -- Testing fgetcsv() with file opened using r+b mode --
130 -- Testing fgetcsv() with file opened using r+t mode --
200 -- Testing fgetcsv() with file opened using r mode --
221 -- Testing fgetcsv() with file opened using r+ mode --
305 -- Testing fgetcsv() with file opened using r mode --
[all …]
H A Dfread_basic.phpt36 $file_modes = array( "r", "rb", "rt", "r+", "r+b", "r+t");
106 -- File opened in mode r --
172 -- File opened in mode r+ --
194 -- File opened in mode r+b --
216 -- File opened in mode r+t --
240 -- File opened in mode r --
306 -- File opened in mode r+ --
374 -- File opened in mode r --
440 -- File opened in mode r+ --
508 -- File opened in mode r --
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Daddcslashes_001.phpt10 $string = "goodyear12345NULL\0truefalse\a\v\f\b\n\r\t";
18 "\r",
64 \r "
/PHP-5.5/ext/phar/tests/
H A Dfopen.phpt19 $a = fopen("dir/file1.txt", "r");
22 $a = fopen("file1.txt", "r", true);
25 $a = fopen("notfound.txt", "r", true);
/PHP-5.5/ext/standard/tests/array/
H A Darray_intersect_assoc_variation3.phpt36 hello\r world\t
56 …array("a\v\f","aaaa\r","b","b\tbbb","c","\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // with double quoted st…
57 …array('a\v\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted st…
82 'world', true,5 => false, 1 => 'aaaa\r', "aaaa\r",
143 string(6) "aaaa\r"
147 string(6) "aaaa\r"
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput86622 a\r\n\r\n\r\nb
6903 a\r\n\r\n\r\n\r\nb
6929 a\r\r\r\r\rb
7589 \r\r\r\P
7591 \r\r\r\P\P
7607 \r\r\r\P
7609 \r\r\r\P\P
7677 \r\r\r\P
7679 \r\r\r\P\P
7691 \r\r\r\P
[all …]
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_22_loadextension.phpt6 $r = new ReflectionClass("sqlite3");
7 if (!$r->hasMethod("loadExtension")) {
/PHP-5.5/ext/simplexml/tests/
H A Dbug46003.phpt8 <r>
14 </r>
/PHP-5.5/win32/
H A Dphp5dllts.rc73 "#include ""php5dllts.rc2""\r\n"
85 "\r\n"
H A Dphp5ts.rc73 "#include ""php5ts.rc2""\r\n"
85 "\r\n"
H A Dphp5ts_cli.rc73 "#include ""php5ts_cli.rc2""\r\n"
85 "\r\n"
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_loadXML_error4.phpt22 Warning: DOMDocument::load%r(XML){0,1}%r(): Unsupported version '3.1' %s

Completed in 151 milliseconds

1...<<11121314151617181920>>...73