Searched refs:until (Results 1 – 25 of 44) sorted by relevance
12
7 $until = microtime(TRUE) + $how_long;9 while ($until > microtime(TRUE));
34 - until (continue until the current line is executed)37 - finish (continue until the current function has returned)38 - leave (continue until the current function is returning)
41 PHPDBG_COMMAND(until);
410 until section413 - temporarily disables all the breakpoints on that line until that line was left once419 - temporarily disables all the breakpoints until the end of the current frame
25 echo "-- Call each until at the end of the array: --\n";37 -- Call each until at the end of the array: --
18 * Class RecursiveCachingIterator was named CachingRecursiveIterator until
14 Warning: time_sleep_until(): Sleep until to time is less than current time in %s on line 2
9 /* CAUTION: this test will most likely fail with valgrind until --smc-check=all is used. */
5 // Fill any potential freed spaces until now.
10 * cannot tell for sure if IPv6 works until we probe it at run time,
25 // it might not be listening yet...need to wait until fsockopen() call returns
35 // it might not be listening yet...need to wait until fsockopen() call returns
31 dnl Check for fied ss_family in sockaddr_storage (missing in AIX until 5.3)
27 // until -1200bytes size
25 //feof is not set to true until you try to read past the end of file.
38 // it might not be listening yet...need to wait until fsockopen() call returns
18 * Multibyte string was not returning error message until offset was passed the
98 /* Read $n lines or until EOF */
68 breakpoint on 'load_module'. Step through it until apr_dso_load() is
15 "armed" at the time they are detected, but do not "detonate" until the end of
88 directly using getThis(). Therefore, no reference to object is obtained until
88 This is how the scripting engine has worked until today. Most
18 and deferring flush until all modifications are complete [Greg]
9 Subject: [PATCH] further optimize awk by not looking for the BEGIN regex until
Completed in 34 milliseconds