Home
last modified time | relevance | path

Searched refs:big (Results 1 – 25 of 44) sorted by relevance

12

/php-src/ext/phar/tests/zip/
H A Dlargezip.phpt16 $p['big'] = str_repeat(str_repeat('hi', 100), 1000);
21 var_dump(strlen($p2['big']->getContent()));
/php-src/ext/standard/tests/array/
H A D008.phpt6 $a = array(1,"big"=>2,2,6,3,5,3,3,454,'some_string',3,3,3,3,3,3,3,3,17);
88 'big' => 2,
143 ["big"]=>
157 ["big"]=>
H A Darray_unshift_variation9.phpt26 The big brown fox jumped over;
163 The big brown fox jumped over;
179 The big brown fox jumped over;
H A D007.phpt5 $a = array(1,"big"=>2,3,6,3,5,3,3,3,3,3,3,3,3,3,3);
79 $a = array(1,"big"=>2,3,6,3,5,3,3,3,3,3,3,3,3,3,3);
126 'big' => 2,
172 ["big"]=>
H A Darray_pad_variation6.phpt24 The big brown fox jumped over;
302 The big brown fox jumped over;
332 The big brown fox jumped over;
/php-src/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation6.phpt13 "\tHello \$world ".chr(0)."\&!)The big brown fox jumped over the\t\f lazy dog\v\n",
37 string(65) " Hello $world %0\&!)The big brown fox jumped over the lazy dog
H A Dbug72100.phpt2 Test implode() function, problems with big numbers
/php-src/Zend/tests/
H A Dzend_strtod.phpt2 zend_strtod() leaks on big doubles
/php-src/ext/phar/tests/
H A D007.phpt2 Phar::mapPhar manifest too big
/php-src/ext/standard/tests/image/
H A Dgetimagesize_tif_mm.phpt2 GetImageSize() for tiff format with big-endian (aka Motorola, aka MM) ordering
/php-src/tests/security/
H A Dbug53226.phpt2 Bug #53226 (file_exists fails on big filenames)
/php-src/ext/pdo_dblib/tests/
H A Dbug_73396.phpt18 // on 32-bit machines, they will come back as strings because zend_long isn't big enough
/php-src/ext/mbstring/tests/
H A Dmb_decode_numericentity_large_ints.phpt40 test("Starting entity immediately after too-big decimal entity", "&#7001492542A", "&#7001492542…
59 Starting entity immediately after too-big decimal entity: string(17) "&#7001492542A" => string(…
H A Dmb_decode_numericentity.phpt44 echo "4: " . mb_decode_numericentity('&#1000000000', $convmap), "\n"; // Entity is too big
45 echo "5: " . mb_decode_numericentity('&#9000000000', $convmap), "\n"; // Entity is too big
128 // Try huge entities, big enough to fill an entire buffer
H A Dutf8_error_handling.phpt17 * Thanks to Martin Auswöger for pointing this out... and another big
/php-src/ext/intl/tests/
H A Dresourcebundle.build2 // FIXME Add handling for big endian archs
/php-src/ext/standard/tests/filters/
H A Dgh13264.phpt7 // Prepare a big enough input so that it is not entirely buffered
/php-src/ext/ffi/tests/
H A Dbug80847.phpt8 …s' && ((1 << 31) > 0)) die('xfail libffi doesn\'t properly support passing big structures by value…
/php-src/ext/zip/tests/
H A Dbug51353.phpt17 /* Either we ship a file with 100000 entries which would be >12M big,
/php-src/ext/mysqli/tests/bind_insert/
H A Ddatetime_types.phpt19 /* 14 Too big precision for timestamp */
/php-src/ext/tidy/tests/
H A Dparsing_file_too_large.phpt9 if (getenv("SKIP_ASAN")) die("skip too big for asan");
/php-src/ext/zlib/tests/
H A Dgzdeflate_basic1.phpt24 // Compressing a big string
H A Dgzcompress_basic1.phpt24 // Compressing a big string
H A Dgzencode_basic1.phpt24 // Compressing a big string
/php-src/ext/openssl/tests/
H A Dopenssl_cms_sign_basic.phpt24 print "size failure, not big enough.";

Completed in 26 milliseconds

12