Searched refs:up (Results 1 – 25 of 212) sorted by relevance
123456789
/PHP-8.3/ext/bz2/tests/ |
H A D | 003.txt.bz2 |
|
H A D | 003私はガラスを食べられます.txt.bz2 |
|
H A D | 003-mb.phpt | 27 string(251) "ing up from the heart of the desert 28 Rising up for Jerusalem 29 Rising up from the heat of the desert 30 Building up Old Jerusalem 31 Rising up from the heart of the desert 32 Rising up for Jerusalem 33 Rising up from the heat of the desert
|
H A D | 003.phpt | 27 string(251) "ing up from the heart of the desert 28 Rising up for Jerusalem 29 Rising up from the heat of the desert 30 Building up Old Jerusalem 31 Rising up from the heart of the desert 32 Rising up for Jerusalem 33 Rising up from the heat of the desert
|
/PHP-8.3/ext/sockets/tests/ |
H A D | socket_defer_acp.phpt | 14 echo "*** Test with TCP_DEFER_ACCEPT with initial SYN/ACK 'timeout' value to rounded up one ***\n"; 25 var_dump($rounded_up_val > $initial_val); // Value rounded up by the kernel, might differ from kern… 28 *** Test with TCP_DEFER_ACCEPT with initial SYN/ACK 'timeout' value to rounded up one ***
|
/PHP-8.3/Zend/tests/ |
H A D | bug69640.phpt | 5 throw new \ParseError('I mess everything up! :trollface:'); 8 Parse error: I mess everything up! :trollface: in %sbug69640.php on line 2
|
H A D | gh13569.phpt | 2 GH-13569: GC buffer grows up to GC_MAX_BUF_SIZE when scanning WeakMaps
|
/PHP-8.3/ext/standard/tests/array/ |
H A D | array_values_variation6.phpt | 7 * 1. Passed an array made up of referenced variables 17 echo "\n-- \$input is an array made up of referenced variables: --\n"; 30 -- $input is an array made up of referenced variables: --
|
H A D | bug12776.phpt | 9 $globalArray[]=$key; // this will end up crashing 10 $globalArray[]=(string)$key; // this will end up OK
|
H A D | array_merge_variation9.phpt | 6 * 1. Passed an array made up of referenced variables 19 echo "\n-- Merge an array made up of referenced variables to an assoc. array --\n"; 34 -- Merge an array made up of referenced variables to an assoc. array --
|
/PHP-8.3/ext/standard/tests/file/ |
H A D | gh13136.phpt | 33 return substr($path, strlen("up://")); 39 stream_wrapper_register("up", CustomStream::class, STREAM_IS_URL); 43 copy(__DIR__ . "/gh13071.tmp", "up://" . __DIR__ . "/gh13071.out.tmp");
|
H A D | userdirstream.phpt | 30 print "Closing up!\n"; 42 Closing up!
|
/PHP-8.3/ext/mbstring/tests/ |
H A D | internal_encoding.phpt | 2 Check that "internal_encoding" ini is picked up by mbstring 24 // mbstring.internal_encoding is unset, pick up internal_encoding again 41 // mbstring.internal_encoding is unset, pick up internal_encoding again
|
/PHP-8.3/ext/date/tests/ |
H A D | date_sunrise_variation8.phpt | 2 …) function : usage variation - Checking with North and South poles when Sun is up and down all day 13 //Date at which Sun is up all day at North Pole 17 //Date at which Sun is up all day at South Pole
|
H A D | date_sunset_variation8.phpt | 2 Test date_sunset() function : usage variation - Checking with North and South poles when Sun is up… 13 //Date at which Sun is up all day at North Pole 17 //Date at which Sun is up all day at South Pole
|
/PHP-8.3/ext/standard/tests/misc/ |
H A D | time_sleep_until_basic.phpt | 20 // to 10th of a second. this means there can be up to a .9 millisecond difference 24 // passes for up to .5 milliseconds less, fails for more than .5 milliseconds 26 // millisecond(.5 rounded up is 1 millisecond)
|
/PHP-8.3/ext/opcache/tests/jit/ |
H A D | bug80861.phpt | 21 public $up = null; 32 $a->up = $b; 43 $this->up = $this; 104 // simple driver code - fills up a 2D bool matrix and calls the static matrix constructing function…
|
/PHP-8.3/ext/pcre/tests/ |
H A D | bug44191.phpt | 2 Bug #44191 (preg_grep messes up array index)
|
/PHP-8.3/ext/curl/tests/ |
H A D | skipif-nocaddy.inc | 10 if ($body !== "Caddy is up and running") {
|
H A D | Caddyfile | 8 respond / "Caddy is up and running"
|
/PHP-8.3/sapi/cli/tests/ |
H A D | bug67741.phpt | 2 Bug #67741 (auto_prepend_file messes up __LINE__)
|
/PHP-8.3/ext/xmlreader/tests/ |
H A D | 015-move-errors.phpt | 9 // Set up test data in a new file 36 // clean up
|
H A D | 015-get-errors.phpt | 9 // Set up test data in a new file 41 // clean up
|
/PHP-8.3/ext/com_dotnet/tests/ |
H A D | bug34272.phpt | 2 Bug #34272 (empty array onto COM object blows up)
|
/PHP-8.3/ext/dom/tests/ |
H A D | setAttributeNodeNS_same_uri_different_prefix.phpt | 9 // Firefox cleans up the old namespace declaration, so there the prefix does change. 10 // Chrome doesn't clean it up, so there the prefix doesn't change.
|
Completed in 26 milliseconds
123456789