Home
last modified time | relevance | path

Searched refs:up (Results 1 – 25 of 140) sorted by relevance

123456

/php-src/ext/bz2/tests/
H A D003.txt.bz2
H A D003私はガラスを食べられます.txt.bz2
H A D003-mb.phpt27 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 D003.phpt27 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-src/ext/sockets/tests/
H A Dsocket_defer_acp.phpt14 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-src/Zend/tests/
H A Dbug69640.phpt5 throw new \ParseError('I mess everything up! :trollface:');
8 Parse error: I mess everything up! :trollface: in %sbug69640.php on line 2
H A Dgh13569.phpt2 GH-13569: GC buffer grows up to GC_MAX_BUF_SIZE when scanning WeakMaps
/php-src/ext/standard/tests/array/
H A Darray_values_variation6.phpt7 * 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 Dbug12776.phpt9 $globalArray[]=$key; // this will end up crashing
10 $globalArray[]=(string)$key; // this will end up OK
H A Darray_merge_variation9.phpt6 * 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-src/ext/standard/tests/file/
H A Dgh13136.phpt33 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 Duserdirstream.phpt30 print "Closing up!\n";
42 Closing up!
/php-src/ext/mbstring/tests/
H A Dinternal_encoding.phpt2 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-src/ext/date/tests/
H A Ddate_sunrise_variation8.phpt2 …) 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 Ddate_sunset_variation8.phpt2 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-src/ext/standard/tests/misc/
H A Dtime_sleep_until_basic.phpt20 // 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-src/ext/opcache/tests/jit/
H A Dbug80861.phpt20 public $up = null;
31 $a->up = $b;
42 $this->up = $this;
103 // simple driver code - fills up a 2D bool matrix and calls the static matrix constructing function…
/php-src/ext/pcre/tests/
H A Dbug44191.phpt2 Bug #44191 (preg_grep messes up array index)
/php-src/ext/curl/tests/
H A Dskipif-nocaddy.inc10 if ($body !== "Caddy is up and running") {
H A DCaddyfile8 respond / "Caddy is up and running"
/php-src/sapi/cli/tests/
H A Dbug67741.phpt2 Bug #67741 (auto_prepend_file messes up __LINE__)
/php-src/ext/xmlreader/tests/
H A D015-move-errors.phpt9 // Set up test data in a new file
36 // clean up
H A D015-get-errors.phpt9 // Set up test data in a new file
41 // clean up
/php-src/ext/dom/tests/
H A DsetAttributeNodeNS_same_uri_different_prefix.phpt9 // 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.
/php-src/ext/com_dotnet/tests/
H A Dbug34272.phpt2 Bug #34272 (empty array onto COM object blows up)

Completed in 145 milliseconds

123456