Home
last modified time | relevance | path

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

123456789

/PHP-5.5/ext/bz2/tests/
H A D003.txt.bz2
H A D003.phpt31 string(251) "ing up from the heart of the desert
32 Rising up for Jerusalem
33 Rising up from the heat of the desert
34 Building up Old Jerusalem
35 Rising up from the heart of the desert
36 Rising up for Jerusalem
37 Rising up from the heat of the desert
/PHP-5.5/ext/standard/tests/array/
H A Darray_values_variation6.phpt12 * 1. Passed an array made up of referenced variables
22 echo "\n-- \$input is an array made up of referenced variables: --\n";
36 -- $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 Deach_variation4.phpt13 * 1. Passed an array made up of referenced variables
19 echo "\n-- Array made up of referenced variables: --\n";
36 -- Array made up of referenced variables: --
H A Darray_merge_variation9.phpt11 * 1. Passed an array made up of referenced variables
24 echo "\n-- Merge an array made up of referenced variables to an assoc. array --\n";
40 -- Merge an array made up of referenced variables to an assoc. array --
/PHP-5.5/ext/standard/tests/misc/
H A Dtime_sleep_until_basic.phpt19 // to 10th of a second. this means there can be up to a .9 millisecond difference
23 // passes for up to .5 milliseconds less, fails for more than .5 milliseconds
25 // millisecond(.5 rounded up is 1 millisecond)
/PHP-5.5/ext/standard/tests/file/
H A Duserdirstream.phpt29 print "Closing up!\n";
41 Closing up!
H A Dfread_fwrite_basic.phpt15 Description: reads up to length bytes from the file pointer referenced by handle.
16 Reading stops when up to length bytes have been read, EOF (end of file) is
/PHP-5.5/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
17 //Date at which Sun is up all day at North Pole
21 //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
17 //Date at which Sun is up all day at North Pole
21 //Date at which Sun is up all day at South Pole
/PHP-5.5/ext/pcre/tests/
H A Dbug44191.phpt2 Bug #44191 (preg_grep messes up array index)
/PHP-5.5/ext/opcache/tests/
H A Dphp_cli_server.inc41 // don't bother sleeping, server is already up
42 // server can take a variable amount of time to be up, so just sleeping a guessed amount of time
/PHP-5.5/ext/xmlwriter/
H A DTODO1 - Fix up config file for PHP 5 to use libxml extension configuration
/PHP-5.5/sapi/cli/tests/
H A Dbug67741.phpt2 Bug #67741 (auto_prepend_file messes up __LINE__)
H A Dphp_cli_server.inc55 // don't bother sleeping, server is already up
56 // server can take a variable amount of time to be up, so just sleeping a guessed amount of time
/PHP-5.5/ext/curl/tests/
H A Dserver.inc51 // don't bother sleeping, server is already up
52 // server can take a variable amount of time to be up, so just sleeping a guessed amount of time
/PHP-5.5/ext/com_dotnet/tests/
H A Dbug34272.phpt2 Bug #34272 (empty array onto COM object blows up)
/PHP-5.5/Zend/tests/generators/
H A Dgenerator_throwing_during_function_call.phpt2 Stack is cleaned up properly when an exception is thrown during a function call
/PHP-5.5/ext/spl/tests/
H A DSplFixedArray_toArray_with-params.phpt10 // Fill it up
H A DSplFixedArray_offsetUnset_string.phpt10 // Fill it up
/PHP-5.5/ext/pdo_dblib/
H A Dconfig.w327 /* if they pointed us to a freetds dir, pick that up,
25 /* if they pointed us to a freetds dir, pick that up,
/PHP-5.5/ext/filter/tests/
H A Dbug52209.phpt6 would never show up in the "set" list. Which means, it's
/PHP-5.5/Zend/tests/traits/
H A Dlanguage011.phpt2 Aliasing on conflicting method should not cover up conflict.
/PHP-5.5/ext/intl/tests/
H A Duconverter_func_basic.phpt8 // urlencode so that non-ascii shows up parsable in phpt file

Completed in 36 milliseconds

123456789