Home
last modified time | relevance | path

Searched refs:at (Results 251 – 275 of 1189) sorted by relevance

1...<<11121314151617181920>>...48

/PHP-5.5/ext/iconv/tests/
H A Diconv_strlen_error1.phpt38 Warning: iconv_strlen() expects at least 1 parameter, 0 given in %s on line %d
43 Warning: iconv_strlen() expects at most 2 parameters, 3 given in %s on line %d
/PHP-5.5/ext/imap/tests/
H A Dimap_close_error.phpt38 Warning: imap_close() expects at least 1 parameter, 0 given in %s on line %d
43 Warning: imap_close() expects at most 2 parameters, 3 given in %s on line %d
/PHP-5.5/ext/intl/tests/
H A Dformatter_fail.phpt54 Warning: NumberFormatter::__construct() expects at least 2 parameters, 0 given in %s on line %d
57 Warning: numfmt_create() expects at least 2 parameters, 0 given in %s on line %d
60 Warning: NumberFormatter::create() expects at least 2 parameters, 0 given in %s on line %d
/PHP-5.5/ext/standard/tests/file/
H A Dfgetc_variation1.phpt2 Test fgetc() function : usage variations - read when file pointer at EOF
35 var_dump( ftell($file_handle) ); // ensure that file pointer is at eof
37 var_dump( feof($file_handle) ); // ensure thta file pointer is at eof
H A D007_variation15.phpt31 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the beg…
H A D007_variation23.phpt31 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the beg…
H A D007_variation7.phpt31 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the beg…
H A D007_variation8.phpt31 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
H A Dtouch_basic-win32.phpt55 echo "stat data differs at $type[$i]\n";
87 stat data differs at atime
88 stat data differs at mtime
H A Dfgetss_variation5-win32.phpt2 Test fgetss() function : usage variations - read/write modes, file pointer at EOF
62 var_dump( fseek($file_handle,0,SEEK_END) ); // now file pointer at end
63 var_dump( ftell($file_handle) ); //ensure file pointer at end
66 var_dump( feof($file_handle) ); // ensure that file pointer is at eof
68 // now file is at the end try reading with length and allowable tags,expecting false
71 var_dump( feof($file_handle) ); // ensure that file pointer is at eof
H A Dfgetss_variation5.phpt2 Test fgetss() function : usage variations - read/write modes, file pointer at EOF
59 var_dump( fseek($file_handle,0,SEEK_END) ); // now file pointer at end
60 var_dump( ftell($file_handle) ); //ensure file pointer at end
63 var_dump( feof($file_handle) ); // ensure that file pointer is at eof
65 // now file is at the end try reading with length and allowable tags,expecting false
68 var_dump( feof($file_handle) ); // ensure that file pointer is at eof
/PHP-5.5/ext/date/tests/
H A Ddate_isodate_set_error.phpt45 Warning: date_isodate_set() expects at least 3 parameters, 0 given in %s on line %d
50 Warning: date_isodate_set() expects at least 3 parameters, 1 given in %s on line %d
55 Warning: date_isodate_set() expects at most 4 parameters, 5 given in %s on line %d
H A Dbug43960.phpt6 var_dump(strtotime('i like to eat slices at work'));
H A Dtimezone_version_get.phpt4 Rodrigo Prado de Jesus <royopa [at] gmail [dot] com>
/PHP-5.5/ext/xml/tests/
H A Dbug32001b.phpt78 echo "Chunk size: ".($this->chunk_size ? "$this->chunk_size byte(s)\n": "all data at once\n");
113 Chunk size: all data at once
137 Chunk size: all data at once
161 Chunk size: all data at once
/PHP-5.5/ext/standard/tests/strings/
H A Dsubstr.phpt86 Warning: substr() expects at least 2 parameters, 0 given in %s on line %d
89 Warning: substr() expects at least 2 parameters, 1 given in %s on line %d
92 Warning: substr() expects at least 2 parameters, 1 given in %s on line %d
95 Warning: substr() expects at least 2 parameters, 1 given in %s on line %d
98 Warning: substr() expects at most 3 parameters, 4 given in %s on line %d
/PHP-5.5/ext/spl/tests/
H A DSplFileObject_haschildren_basic.phpt4 Erwin Poeze <erwin.poeze at gmail.com>
H A Dfileobject_getmaxlinelen_basic.phpt4 H�vard Eide <nucleuz at gmail.com>
H A Dfileobject_getbasename_basic.phpt4 H�vard Eide <nucleuz at gmail.com>
H A Dfileobject_setmaxlinelen_basic.phpt4 H�vard Eide <nucleuz at gmail.com>
H A Dfileobject_setmaxlinelen_error001.phpt4 Erwin Poeze <erwin.poeze at gmail.com>
/PHP-5.5/ext/dom/
H A DTODO3 2) look at auto encoding support for in/output
/PHP-5.5/Zend/tests/
H A Dgc_026.phpt2 GC 026: Automatic GC on request shutdown (GC enabled at run-time)
/PHP-5.5/ext/bcmath/tests/
H A Dbcadd_error1.phpt12 Warning: bcadd() expects at least 2 parameters, 0 given in %s on line %d
H A Dbcmul_error1.phpt12 Warning: bcmul() expects at least 2 parameters, 0 given in %s on line %d

Completed in 25 milliseconds

1...<<11121314151617181920>>...48