Home
last modified time | relevance | path

Searched refs:out (Results 226 – 250 of 491) sorted by relevance

12345678910>>...20

/php-src/ext/standard/tests/file/
H A Dfile_get_contents_error001.phpt2 file_get_contents() test using offset parameter out of range
H A Dlstat_stat_variation6.phpt13 foreach( $mount_output as $out ) {
14 if( stristr($out, "noatime") )
H A Dbug65272.phpt2 Bug #65272: flock() correctly sets wouldblock out param in windows
H A Dbug27619.phpt9 /* Echo out the first four bytes 'this' without applying filter
/php-src/ext/standard/tests/filters/
H A Dphp_user_filter_03.phpt6 function filter($in, $out, &$consumed, $closing): int {}
/php-src/ext/com_dotnet/
H A Dcom_dotnet.c174 goto out; in dotnet_init()
180 goto out; in dotnet_init()
185 goto out; in dotnet_init()
190 goto out; in dotnet_init()
194 out: in dotnet_init()
/php-src/ext/spl/tests/
H A DSplDoublyLinkedList_offsetUnset_greater_than_elements.phpt25 SplDoublyLinkedList::offsetUnset(): Argument #1 ($index) is out of range
H A Dbug70561.phpt22 Seek position %d is out of range
/php-src/ext/phar/tests/
H A Dphar_extract.phpt25 $out = array();
28 $out[] = $p;
31 sort($out);
33 foreach ($out as $b) {
H A Dphar_buildfromiterator1.phpt22 Cannot write out phar archive, phar is read-only
/php-src/ext/gd/tests/
H A Dbug72697.phpt2 Bug #72697: select_colors write out-of-bounds
H A Dimagecreate_error.phpt2 Testing imagecreate(): error on out of bound parameters
H A Dcolorclosest.phpt85 imagecolorsforindex(): Argument #2 ($color) is out of range
108 imagecolorsforindex(): Argument #2 ($color) is out of range
H A Dimagecreatetruecolor_error2.phpt2 Testing imagecreatetruecolor(): error on out of bound parameters
/php-src/ext/bz2/tests/
H A D003.txt.bz2
H A D003私はガラスを食べられます.txt.bz2
/php-src/Zend/tests/
H A Dbug29896.phpt2 Bug #29896 (Backtrace argument list out of sync)
/php-src/ext/standard/tests/strings/
H A Dbug67252.phpt2 Bug #67252 (convert_uudecode out-of-bounds read)
/php-src/ext/tidy/
H A Dtidy.c486 ZVAL_LONG(out, 0); in tidy_doc_cast_handler()
490 ZVAL_DOUBLE(out, 0); in tidy_doc_cast_handler()
494 ZVAL_TRUE(out); in tidy_doc_cast_handler()
504 ZVAL_EMPTY_STRING(out); in tidy_doc_cast_handler()
524 ZVAL_LONG(out, 0); in tidy_node_cast_handler()
528 ZVAL_DOUBLE(out, 0); in tidy_node_cast_handler()
532 ZVAL_TRUE(out); in tidy_node_cast_handler()
540 ZVAL_STRINGL(out, (const char *) buf.bp, buf.size-1); in tidy_node_cast_handler()
542 ZVAL_EMPTY_STRING(out); in tidy_node_cast_handler()
985 output_context->out.data = (char *) outbuf.bp; in php_tidy_output_handler()
[all …]
/php-src/ext/opcache/tests/jit/
H A Dassign_op_009.phpt2 JIT ASSIGN_OP: 009 incorrect guard motion out of the loop
H A Dgh12382.phpt2 GH-12382: JIT Index invalid or out of range error
/php-src/ext/fileinfo/tests/
H A Dbug71434.phpt2 Bug #68735 fileinfo out-of-bounds memory access
/php-src/ext/date/tests/
H A Dbug67251.phpt2 Bug #67251 (date_parse_from_format out-of-bounds read)
/php-src/ext/ftp/tests/
H A Dbug79100.phpt21 Warning: ftp_systype(): %rConnection|Operation%r timed out in %s on line %d
/php-src/ext/standard/tests/streams/
H A Dbug78506.phpt7 public function filter($in, $out, &$consumed, $closing): int

Completed in 26 milliseconds

12345678910>>...20