Home
last modified time | relevance | path

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

12

/PHP-7.4/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-7.4/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.phpt31 The big brown fox jumped over;
168 The big brown fox jumped over;
184 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.phpt29 The big brown fox jumped over;
307 The big brown fox jumped over;
337 The big brown fox jumped over;
H A Darray_rand_variation4.phpt21 /*1*/ array(1 => 'one', 2 => 2, 1234567890 => 'big', -1 => 'negative key',
H A Darray_intersect_assoc_variation3.phpt29 The big brown fox jumped over;
/PHP-7.4/Zend/tests/
H A Dzend_strtod.phpt2 zend_strtod() leaks on big doubles
/PHP-7.4/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation6.phpt18 "\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 Dbug72100.phpt2 Test implode() function, problems with big numbers
/PHP-7.4/ext/phar/tests/
H A D007.phpt2 Phar::mapPhar manifest too big
/PHP-7.4/main/
H A Dmergesort.c107 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 Dbug_73396.phpt13 // on 32-bit machines, they will come back as strings because zend_long isn't big enough
/PHP-7.4/tests/security/
H A Dbug53226.phpt2 Bug #53226 (file_exists fails on big filenames)
/PHP-7.4/ext/standard/tests/image/
H A Dgetimagesize_tif_mm.phpt2 GetImageSize() for tiff format with big-endian (aka Motorola, aka MM) ordering
/PHP-7.4/ext/oci8/tests/
H A Dcoll_016_func.phpt2 collections and negative/too big element indexes
H A Dcoll_016.phpt2 collections and negative/too big element indexes
H A Dimp_res_get_3.phpt43 …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 Dbug51353.phpt15 /* Either we ship a file with 100000 entries which would be >12M big,
/PHP-7.4/ext/zlib/tests/
H A Dgzcompress_basic1.phpt32 // Compressing a big string
H A Dgzdeflate_basic1.phpt32 // Compressing a big string
H A Dgzencode_basic1.phpt32 // Compressing a big string
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug30045.phpt2 Bug #30045 (Cannot pass big integers (> 2147483647) in SOAP requests)
/PHP-7.4/ext/mysqli/tests/
H A D009.phpt47 // 4.1 is faulty and will return big number for $c6
/PHP-7.4/ext/xsl/tests/
H A Dbug70078.phpt9 // create big dummy document:

Completed in 28 milliseconds

12