Home
last modified time | relevance | path

Searched refs:big (Results 1 – 25 of 44) sorted by last modified time

12

/php-src/Zend/
H A Dzend_strtod.c1801 int big, denorm, esign, havedig, k, n, nbits, up, zret; local
1893 big = esign = 0;
1911 big = 1;
1923 if (big) {
/php-src/
H A Dconfigure.ac1043 AC_MSG_CHECKING([how big to make fd sets])
/php-src/build/
H A Dphp.m41605 AC_DEFINE(WORDS_BIGENDIAN, [], [Define if processor uses big-endian word])
H A Dphp_cxx_compile_stdcxx.m4158 static_assert(sizeof(int) <= sizeof(T), "not big enough");
/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/zlib/tests/
H A Dgzdeflate_basic1.phpt24 // Compressing a big string
H A Dgzencode_basic1.phpt24 // Compressing a big string
H A Dgzcompress_basic1.phpt24 // Compressing a big string
/php-src/docs/source/core/data-structures/
H A Dzval.rst65 A C union is a data type that may store any one of its members at a time, by being (at least) as big
/php-src/ext/fileinfo/
H A Dlibmagic.patch718 + /* php_magic_database is a const, performing writes will segfault. This is for big-endian
2681 - /* Windows refuses to read from a big console buffer. */
/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.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 Dmb_decode_numericentity_large_ints.phpt40 test("Starting entity immediately after too-big decimal entity", "&#7001492542&#65;", "&#7001492542…
59 Starting entity immediately after too-big decimal entity: string(17) "&#7001492542&#65;" => string(…
H A Dutf_encodings.phpt920 // Codepoints which are too big
944 // Codepoints which are too big
/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/zip/tests/
H A Dbug51353.phpt17 /* Either we ship a file with 100000 entries which would be >12M big,
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1967 >22 lelong 0 \b, big-endian
6867 >>8 string =V big endian
10103 # big endian
10115 # big endian
10144 # big endian
10158 # big endian
19348 # "big" dimensions > 63
29983 # big endian not tested
31286 >16 byte 1 big-endian,
35381 # big-endian
[all …]
H A Dmagic1967 >22 lelong 0 \b, big-endian
6867 >>8 string =V big endian
10103 # big endian
10115 # big endian
10144 # big endian
10158 # big endian
19348 # "big" dimensions > 63
29983 # big endian not tested
31286 >16 byte 1 big-endian,
35381 # big-endian
[all …]
/php-src/ext/mysqli/tests/bind_insert/
H A Ddatetime_types.phpt19 /* 14 Too big precision for timestamp */
/php-src/tests/security/
H A Dbug53226.phpt2 Bug #53226 (file_exists fails on big filenames)
/php-src/ext/xsl/tests/
H A Dbug70078.phpt7 // create big dummy document:
/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/ext/standard/tests/image/
H A Dgetimagesize_tif_mm.phpt2 GetImageSize() for tiff format with big-endian (aka Motorola, aka MM) ordering
/php-src/ext/standard/tests/array/
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;

Completed in 313 milliseconds

12