Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...42

/PHP-5.3/ext/zlib/tests/
H A Dgzopen_error.phpt40 Warning: gzopen() expects at most 3 parameters, 4 given in %s on line %d
45 Warning: gzopen() expects at least 2 parameters, 1 given in %s on line %d
H A Dgzopen_variation9.phpt39 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
47 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
H A Dgzopen_variation4.phpt119 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
126 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
133 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
140 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
147 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
/PHP-5.3/ext/standard/tests/file/
H A Dfile_error.phpt33 Warning: file() expects at least 1 parameter, 0 given in %s on line %d
36 Warning: file() expects at most 3 parameters, 4 given in %s on line %d
H A Dfwrite_variation3-win32.phpt2 Test fwrite() function : usage variations - a, ab, at, a+, a+b & a+t mode
26 Test fwrite with file opened in mode : a,ab,at,a+,a+b,a+
30 $file_modes = array("a","ab","at","a+","a+b","a+t");
110 -- Opening file in at --
184 -- Opening file in at --
258 -- Opening file in at --
332 -- Opening file in at --
H A Dfwrite_variation3.phpt2 Test fwrite() function : usage variations - a, ab, at, a+, a+b & a+t modes
26 Test fwrite with file opened in mode : a,ab,at,a+,a+b,a+t
30 $file_modes = array("a","ab","at","a+","a+b","a+t");
111 -- Opening file in at --
185 -- Opening file in at --
259 -- Opening file in at --
333 -- Opening file in at --
H A D007_variation24.phpt31 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the begining 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 Dfgetc_variation3.phpt12 a, ab, at,
20 $file_modes = array("w", "wb", "wt", "a", "ab", "at", "x", "xb", "xt");
89 -- File opened in mode : at --
H A D007_variation16.phpt31 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the begining 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 Dfgets_variation1.phpt11 a, ab, at,
19 $file_modes = array("w", "wb", "wt", "a", "ab", "at", "x", "xb", "xt");
88 -- File opened in mode : at --
H A Dflock_error.phpt103 Warning: flock() expects at least 2 parameters, 0 given in %s on line %d
106 Warning: flock() expects at least 2 parameters, 1 given in %s on line %d
109 Warning: flock() expects at most 3 parameters, 4 given in %s on line %d
/PHP-5.3/ext/gmp/tests/
H A D033.phpt57 Warning: gmp_setbit() expects at least 2 parameters, 1 given in %s on line %d
59 Warning: gmp_setbit() expects at most 3 parameters, 4 given in %s on line %d
/PHP-5.3/ext/date/tests/
H A D009_win32.phpt37 Warning: strftime() expects at least 1 parameter, 0 given in %s on line %d
44 Warning: gmstrftime() expects at least 1 parameter, 0 given in %s on line %d
/PHP-5.3/ext/pcre/tests/
H A Dpcre_extra.phpt13 Warning: preg_match(): Compilation failed: unrecognized character follows \ at offset 1 in %spcre_e…
/PHP-5.3/ext/spl/tests/
H A Dspl_iterator_to_array_basic.phpt13 Warning: iterator_to_array() expects at least 1 parameter, %s
H A Dfileobject_getcurrentline_basic.phpt4 H�vard Eide <nucleuz at gmail.com>
H A Dheap_top_variation_003.phpt16 Can't peek at an empty heap
/PHP-5.3/Zend/tests/
H A Dbug48667_1.phpt10 Fatal error: Class A cannot implement both IteratorAggregate and Iterator at the same time in %s on…
H A Dbug48667_2.phpt10 Fatal error: Class A cannot implement both Iterator and IteratorAggregate at the same time in %s on…
H A Dbug51827.phpt19 Warning: explode() expects at least 2 parameters, 0 given in Unknown on line %d
/PHP-5.3/ext/pdo/
H A DTODO39 Look at retrieving lists of tables and other objects in the db.
48 settable at dbh and stmt levels independently. If set at the dbh level,
/PHP-5.3/ext/standard/tests/strings/
H A Dstr_ireplace.phpt51 Warning: str_ireplace() expects at least 3 parameters, 0 given in %s on line %d
54 Warning: str_ireplace() expects at least 3 parameters, 1 given in %s on line %d
57 Warning: str_ireplace() expects at least 3 parameters, 2 given in %s on line %d
H A Dsubstr_replace_error.phpt42 Warning: substr_replace() expects at least 3 parameters, 0 given in %s on line %d
45 Warning: substr_replace() expects at least 3 parameters, 2 given in %s on line %d
50 Warning: substr_replace() expects at most 4 parameters, 5 given in %s on line %d
/PHP-5.3/ext/phar/tests/
H A D005.phpt14 internal corruption of phar "%s" (truncated manifest at manifest length)
/PHP-5.3/ext/standard/tests/general_functions/
H A Dbug49692.phpt4 Rafael Dohms <rdohms [at] gmail [dot] com>

Completed in 32 milliseconds

1...<<11121314151617181920>>...42