Home
last modified time | relevance | path

Searched refs:up (Results 101 – 125 of 141) sorted by relevance

123456

/php-src/ext/mysqli/tests/
H A Dmysqli_poll_mixing_insert_select.phpt97 // eat up all results
/php-src/docs/
H A Dmailinglist-rules.md67 4. Do not high-jack threads, by bringing up entirely new topics. Please
H A Drelease-process.md94 10. It might also be helpful to set up conditional includes in your global
102 All releases during the pre-release cycle (alpha/beta/RC) leading up to the GA
420 sending announcements. This could take up to an hour.
743 * Does the news entry show up on the home page? https://www.php.net
751 Keep in mind it may take up to an hour for the websites to sync.
858 version branch. This frees up the main branch (i.e., `master`) for any new
938 up-to-date reporting policies.
992 up access to downloads.php.net through jump hosts, and provide a
/php-src/build/
H A Dphp_cxx_compile_stdcxx.m4137 // Hopefully, this will speed up the test.
428 // Hopefully, this will speed up the test.
552 // Hopefully, this will speed up the test.
H A Dlibtool.m4814 # On DJGPP, this test can blow up pretty badly due to problems in libc
829 # On Win9x/ME, this test blows up -- it succeeds, but takes
832 # you end up with a "frozen" computer, even though with patience
1394 # With GCC up to 2.95.x, collect2 would create an import file
2441 # Let's accept both of them until this is cleared up.
2904 # Set up default GNU C++ configuration
3304 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
3916 # This assumes that the test object file only shows up
3943 # Clean up.
5433 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
[all …]
/php-src/.github/workflows/
H A Dnightly.yml140 - name: Verify generated files are up to date
283 - name: Verify generated files are up to date
615 - name: Verify generated files are up to date
713 - name: Verify generated files are up to date
764 - name: Verify generated files are up to date
/php-src/ext/mbstring/tests/
H A Dutf7imap_encoding.phpt107 /* Tell me, please, how many ways can UTF-16BE text get messed up?
176 /* Mess up the padding by replacing the last Base64 character with ',',
H A Dmb_strimwidth.phpt156 /* Shut up deprecation notice for now */
166 /* Shut up deprecation notice for now */
H A Dutf8_mobile_encodings.phpt107 // In Docomo Shift-JIS, we have mappings for U+FEE16 up to U+FEE25 and
H A Dmb_substr.phpt136 /* Alex messed up when reimplementing mb_substr and, in cases where `from` is non-zero and
H A Dutf_encodings.phpt842 // worried about that. But there are plenty of other ways to mess up...
1060 // First, messed up UTF16 in + section
1095 // And then, messed up Base64 encoding
H A Dmb_encode_mimeheader_basic4.phpt118 // perfectly would require allocating potentially unbounded scratch memory (up to the size of
/php-src/ext/pdo_pgsql/tests/
H A Dcopy_from.phpt124 // Clean up
/php-src/
H A DCODING_STANDARDS.md241 indentation and comment styles and up to function declaration syntax. Also
263 definitions, comments, and control structures line up correctly.
H A DUPGRADING683 . Improved the performance of FTP uploads up to a factor of 10x for large
690 . Looking up mbstring encoding names is much faster now.
698 . get_browser() is much faster now, up to 1.5x - 2.5x for some test cases.
H A DCONTRIBUTING.md343 fighting publicly - take it up in private email.
380 (i.e. 8.0) and then get merged up to all other branches. All security fixes
/php-src/win32/build/
H A Dphpize.js.in99 /* check if we already picked up a module with the same dirname;
/php-src/ext/standard/tests/file/
H A Duserstreams.phpt195 /* end up at BOF so that randomly generated seek offsets
H A Dfile.inc454 numeric starting from suffix up to count
498 numeric starting from $link_name_suffix up to count
/php-src/Zend/
H A Dzend_strtod.c1801 int big, denorm, esign, havedig, k, n, nbits, up, zret; local
2073 up = 0;
2080 up = 1;
2083 up = 1 - sign;
2086 up = sign;
2088 if (up) {
/php-src/ext/intl/tests/
H A Ddateformat_format_variant3.phpt6 This test assumes wrong data wrt to PDT. It is also too big and needs splitting up.
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst126 implemented in software. This is our interpreter. This also means that we are free to make up
/php-src/docs/source/core/data-structures/
H A Dzval.rst81 Together, the value and the tag make up the ``zval``, along with some other fields. It may look
/php-src/ext/date/lib/
H A Dparse_date.re2346 case TIMELIB_FORMAT_YEAR_EXPANDED: /* optional symbol, followed by up to 19 digits */
2425 case TIMELIB_FORMAT_MICROSECOND_SIX_DIGIT: /* up to six digit microsecond */
2440 case TIMELIB_FORMAT_MILLISECOND_THREE_DIGIT: /* up to three digit millisecond */
2616 /* clean up a bit */
/php-src/ext/phar/tests/files/
H A Dpear2coverage.phar1195 // set up the cache
1421 * intermediate coverage_per_file table to speed things up at rendering

Completed in 74 milliseconds

123456