Home
last modified time | relevance | path

Searched refs:out (Results 176 – 200 of 425) sorted by relevance

12345678910>>...17

/PHP-7.0/ext/bz2/tests/
H A D003.txt.bz2
/PHP-7.0/ext/spl/tests/
H A DSplDoublyLinkedList_offsetGet_param_array.phpt14 Fatal error: Uncaught OutOfRangeException: Offset invalid or out of range in %s
H A Dbug70561.phpt22 Seek position %d is out of range
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.0/ext/fileinfo/tests/
H A Dbug68735.phpt2 Bug #68735 fileinfo out-of-bounds memory access
/PHP-7.0/ext/mbstring/tests/
H A Dbug72994.phpt2 Bug #72994 (mbc_to_code() out of bounds read)
/PHP-7.0/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 Dbug72697.phpt2 Bug #72697: select_colors write out-of-bounds
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
H A Dimagecolordeallocate_error4.phpt21 Warning: imagecolordeallocate(): Color index -1 out of range in %s on line %d
/PHP-7.0/ext/standard/tests/strings/
H A Dbug67252.phpt2 Bug #67252 (convert_uudecode out-of-bounds read)
/PHP-7.0/ext/phar/tests/
H A Dphar_extract.phpt23 $out = array();
26 $out[] = $p;
29 sort($out);
31 foreach ($out as $b) {
H A Dphar_buildfromiterator1.phpt27 Cannot write out phar archive, phar is read-only
/PHP-7.0/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.0/sapi/cli/
H A Dphp_cli.c685 goto out; in do_cli()
705 goto out; in do_cli()
719 goto out; in do_cli()
993 goto out; in do_cli()
1003 goto out; in do_cli()
1142 out: in do_cli()
1157 goto out; in do_cli()
1290 goto out; in WinMain()
1334 goto out; in WinMain()
1354 out: in WinMain()
/PHP-7.0/ext/standard/tests/file/
H A Dbug71287.phpt19 Warning: file_put_contents(): Only 7 of 9 bytes written, possibly out of free disk space in %sbug71…
H A Dbug27619.phpt9 /* Echo out the first four bytes 'this' without applying filter
H A Dlstat_stat_variation6.phpt12 foreach( $mount_output as $out ) {
13 if( stristr($out, "noatime") )
H A Dfile_get_contents_error001.phpt2 file_get_contents() test using offset parameter out of range
/PHP-7.0/Zend/tests/
H A Dbug29896.phpt2 Bug #29896 (Backtrace argument list out of sync)
/PHP-7.0/ext/standard/tests/assert/
H A Dassert_basic3.phpt16 //bail out on error
H A Dassert_basic6.phpt16 //bail out on error
/PHP-7.0/ext/standard/
H A Dphp_crypt_r.c127 char * php_md5_crypt_r(const char *pw, const char *salt, char *out) { in php_md5_crypt_r() argument
139 char *passwd = out; in php_md5_crypt_r()
312 return out; in php_md5_crypt_r()
319 char * php_md5_crypt_r(const char *pw, const char *salt, char *out) in php_md5_crypt_r() argument

Completed in 76 milliseconds

12345678910>>...17