Home
last modified time | relevance | path

Searched refs:until (Results 1 – 25 of 33) sorted by last modified time

12

/PHP-7.4/
H A DNEWS455 . Fixed bug #80384 (filter buffers entire read until file closed). (Adam
H A Dphp.ini-development1375 ; Lifetime in seconds of cookie or, if 0, until browser is restarted.
1784 ; The maximum percentage of "wasted" memory until a restart is scheduled.
H A Dphp.ini-production1375 ; Lifetime in seconds of cookie or, if 0, until browser is restarted.
1784 ; The maximum percentage of "wasted" memory until a restart is scheduled.
/PHP-7.4/sapi/fpm/tests/
H A Dtester.inc395 * Run until needle is found in the log.
728 /* Read $number lines or until EOF */
766 /* Read $n lines or until EOF */
H A Dreload-uses-sigkill-as-last-measure.phpt42 // The timeout needs to elapse twice until the process will be killed,
/PHP-7.4/ext/date/lib/
H A Dparse_date.re2294 …case TIMELIB_FORMAT_SKIP_TO_SEPARATOR: /* random chars until a separator or number ([ \t.,:;/-0123…
/PHP-7.4/ext/pdo_firebird/tests/
H A Dpayload_server.inc42 // it might not be listening yet...need to wait until fsockopen() call returns
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c75 PHPDBG_COMMAND_D(until, "continue past the current line", 'u', NULL, 0, 0),
634 PHPDBG_COMMAND(until) /* {{{ */ in PHPDBG_COMMAND() argument
H A Dphpdbg_watch.c641 void phpdbg_dissociate_watch_element(phpdbg_watch_element *element, phpdbg_watch_element *until);
814 void phpdbg_dissociate_watch_element(phpdbg_watch_element *element, phpdbg_watch_element *until) { argument
824 while (child->child != until) {
H A Dphpdbg_prompt.h41 PHPDBG_COMMAND(until);
H A Dxml.md410 until section
413 - temporarily disables all the breakpoints on that line until that line was left once
419 - temporarily disables all the breakpoints until the end of the current frame
/PHP-7.4/build/
H A Dphp.m41184 /* Linux glibc breakage until 2.2.5 */
1217 /* Linux glibc breakage until 2.2.5 */
H A Dlibtool.m42430 # Let's accept both of them until this is cleared up.
3732 # This is a hack until libtool officially supports absolute path
/PHP-7.4/ext/standard/tests/network/
H A Dudp6loop.phpt10 * cannot tell for sure if IPv6 works until we probe it at run time,
/PHP-7.4/ext/fileinfo/
H A Dmagicdata.patch22 # so don't accept as MP3 until we've tested the rate
/PHP-7.4/ext/standard/tests/misc/
H A Dtime_sleep_until_basic.phpt36 echo "Sleep until (before truncation): ", $time, "\n";
37 echo "Sleep until: ", $sleepUntil, "\n";
H A Dtime_sleep_until_error1.phpt14 Warning: time_sleep_until(): Sleep until to time is less than current time in %s on line 2
/PHP-7.4/ext/standard/
H A Dvar_unserializer.re702 /* Delay __unserialize() call until end of serialization. We use two slots here to
733 /* Delay __wakeup call until end of serialization */
/PHP-7.4/ext/standard/tests/file/
H A Dfeof_basic.phpt25 //feof is not set to true until you try to read past the end of file.
H A Dfilesize_variation3-win32.phpt27 // until -1200bytes size
H A Dfilesize_variation3.phpt27 // until -1200bytes size
/PHP-7.4/ext/standard/tests/array/
H A Deach_variation4.phpt25 echo "-- Call each until at the end of the array: --\n";
36 -- Call each until at the end of the array: --
/PHP-7.4/ext/sockets/
H A Dconfig.m411 dnl Check for fied ss_family in sockaddr_storage (missing in AIX until 5.3)
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_isSubclassOf_error2.phpt24 // Should not show up in get_declared_classes until the anonymous class is bound.
/PHP-7.4/ext/pcre/tests/
H A Dbug69864.phpt9 /* CAUTION: this test will most likely fail with valgrind until --smc-check=all is used. */

Completed in 75 milliseconds

12