Home
last modified time | relevance | path

Searched refs:out (Results 201 – 225 of 425) sorted by relevance

12345678910>>...17

/PHP-7.4/ext/phar/tests/tar/
H A Dtar_nohash.phpt2 Phar: tar archive, require_hash=1, should not error out
/PHP-7.4/ext/date/tests/
H A Dbug67251.phpt2 Bug #67251 (date_parse_from_format out-of-bounds read)
H A Dbug48058.phpt2 Bug #48058 (Year formatter goes wrong with out-of-int range)
/PHP-7.4/ext/spl/tests/
H A DSplDoublyLinkedList_offsetUnset_negative-parameter.phpt23 Offset out of range
H A DSplDoublyLinkedList_offsetUnset_parameter-larger-num-elements.phpt23 Offset out of range
/PHP-7.4/ext/standard/tests/file/
H A Dbug27619.phpt9 /* Echo out the first four bytes 'this' without applying filter
H A Dbug71287.phpt19 Warning: file_put_contents(): Only 7 of 9 bytes written, possibly out of free disk space in %sbug71…
H A Dlstat_stat_variation6.phpt13 foreach( $mount_output as $out ) {
14 if( stristr($out, "noatime") )
/PHP-7.4/ext/standard/tests/streams/
H A Dbug78506.phpt7 public function filter($in, $out, &$consumed, $closing)
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_dfg.h32 zend_bitset out; member
/PHP-7.4/Zend/tests/
H A Dbug29896.phpt2 Bug #29896 (Backtrace argument list out of sync)
H A Dexception_020.phpt2 Test that the original class name is present in the error out when extending ErrorException
/PHP-7.4/ext/ftp/tests/
H A Dbug79100.phpt22 Warning: ftp_systype(): %rConnection|Operation%r timed out in %s on line %d
/PHP-7.4/ext/gd/tests/
H A Dfunc.inc71 * .php test file with the extension .out.png, to be able to manually inspect
138 * extension .out.png.
146 $filename = "{$pathinfo['dirname']}/{$pathinfo['filename']}.out.png";
H A Dimagecolordeallocate_error4.phpt21 Warning: imagecolordeallocate(): Color index -1 out of range in %s on line %d
H A Dimagecolordeallocate_error3.phpt21 Warning: imagecolordeallocate(): Color index 101 out of range in %s on line %d
H A Dcolorclosest.phpt82 Warning: imagecolorsforindex(): Color index -1 out of range in %s on line %d
106 Warning: imagecolorsforindex(): Color index -1 out of range in %s on line %d
/PHP-7.4/ext/phar/tests/
H A Dphar_buildfromiterator1.phpt27 Cannot write out phar archive, phar is read-only
/PHP-7.4/ext/skeleton/
H A D.gitignore.in31 tests/*/*.out
/PHP-7.4/ext/intl/tests/
H A Dbug72533.phpt2 Bug #72533 (locale_accept_from_http out-of-bounds access)
/PHP-7.4/ext/oci8/tests/
H A Dbug46994.phpt16 "create or replace procedure bug46994_proc1(p1 in out nocopy clob) is
21 "create or replace procedure bug46994_proc2(p1 in out nocopy clob) is
/PHP-7.4/ext/standard/tests/filters/
H A Dbug54350.phpt7 function filter($in, $out, &$consumed, $closing): int {
/PHP-7.4/ext/fileinfo/libmagic/
H A Dprint.c258 goto out; in file_fmttime()
262 goto out; in file_fmttime()
265 out: in file_fmttime()
/PHP-7.4/ext/standard/
H A Dphp_crypt_r.c126 char * php_md5_crypt_r(const char *pw, const char *salt, char *out) { in php_md5_crypt_r() argument
138 char *passwd = out; in php_md5_crypt_r()
309 return out; in php_md5_crypt_r()
316 char * php_md5_crypt_r(const char *pw, const char *salt, char *out) in php_md5_crypt_r() argument
/PHP-7.4/ext/mbstring/
H A Dmb_gpc.c202 goto out; in _php_mb_encoding_handler_ex()
249 goto out; in _php_mb_encoding_handler_ex()
294 goto out; in _php_mb_encoding_handler_ex()
335 out: in _php_mb_encoding_handler_ex()

Completed in 51 milliseconds

12345678910>>...17