/PHP-7.4/ext/phar/tests/zip/ |
H A D | largezip.phpt | 16 $p['big'] = str_repeat(str_repeat('hi', 100), 1000); 21 var_dump(strlen($p2['big']->getContent()));
|
/PHP-7.4/ext/standard/tests/array/ |
H A D | 008.phpt | 6 $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 D | array_unshift_variation9.phpt | 31 The big brown fox jumped over; 168 The big brown fox jumped over; 184 The big brown fox jumped over;
|
H A D | 007.phpt | 5 $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 D | array_pad_variation6.phpt | 29 The big brown fox jumped over; 307 The big brown fox jumped over; 337 The big brown fox jumped over;
|
H A D | array_rand_variation4.phpt | 21 /*1*/ array(1 => 'one', 2 => 2, 1234567890 => 'big', -1 => 'negative key',
|
H A D | array_intersect_assoc_variation3.phpt | 29 The big brown fox jumped over;
|
/PHP-7.4/Zend/tests/ |
H A D | zend_strtod.phpt | 2 zend_strtod() leaks on big doubles
|
/PHP-7.4/ext/standard/tests/strings/ |
H A D | htmlspecialchars_decode_variation6.phpt | 18 "\tHello \$world ".chr(0)."\&!)The big brown fox jumped over the\t\f lazy dog\v\n", 42 string(65) " Hello $world \&!)The big brown fox jumped over the lazy dog
|
H A D | bug72100.phpt | 2 Test implode() function, problems with big numbers
|
/PHP-7.4/ext/phar/tests/ |
H A D | 007.phpt | 2 Phar::mapPhar manifest too big
|
/PHP-7.4/main/ |
H A D | mergesort.c | 107 int big, iflag; in php_mergesort() local 133 i = big = 0; in php_mergesort() 154 if (!big) { /* here i = 0 */ in php_mergesort() 157 big = 1; in php_mergesort() 172 big = 0; in php_mergesort()
|
/PHP-7.4/ext/pdo_dblib/tests/ |
H A D | bug_73396.phpt | 13 // on 32-bit machines, they will come back as strings because zend_long isn't big enough
|
/PHP-7.4/tests/security/ |
H A D | bug53226.phpt | 2 Bug #53226 (file_exists fails on big filenames)
|
/PHP-7.4/ext/standard/tests/image/ |
H A D | getimagesize_tif_mm.phpt | 2 GetImageSize() for tiff format with big-endian (aka Motorola, aka MM) ordering
|
/PHP-7.4/ext/oci8/tests/ |
H A D | coll_016_func.phpt | 2 collections and negative/too big element indexes
|
H A D | coll_016.phpt | 2 collections and negative/too big element indexes
|
H A D | imp_res_get_3.phpt | 43 …for i in 1..30 loop -- if this value is too big for Oracle's open_cursors, calling imp_res_get_3_…
|
/PHP-7.4/ext/zip/tests/ |
H A D | bug51353.phpt | 15 /* Either we ship a file with 100000 entries which would be >12M big,
|
/PHP-7.4/ext/zlib/tests/ |
H A D | gzcompress_basic1.phpt | 32 // Compressing a big string
|
H A D | gzdeflate_basic1.phpt | 32 // Compressing a big string
|
H A D | gzencode_basic1.phpt | 32 // Compressing a big string
|
/PHP-7.4/ext/soap/tests/bugs/ |
H A D | bug30045.phpt | 2 Bug #30045 (Cannot pass big integers (> 2147483647) in SOAP requests)
|
/PHP-7.4/ext/mysqli/tests/ |
H A D | 009.phpt | 47 // 4.1 is faulty and will return big number for $c6
|
/PHP-7.4/ext/xsl/tests/ |
H A D | bug70078.phpt | 9 // create big dummy document:
|