Home
last modified time | relevance | path

Searched refs:to (Results 426 – 450 of 5284) sorted by relevance

1...<<11121314151617181920>>...212

/PHP-7.4/ext/standard/tests/array/
H A Drange.phpt11 echo "-- An array of elements from low to high --\n";
13 echo "\n-- An array of elements from high to low --\n";
17 echo "-- An array of elements from low to high --\n";
19 echo "\n-- An array of elements from high to low --\n";
23 echo "-- An array of elements from low to high --\n";
55 -- An array of elements from low to high --
79 -- An array of elements from high to low --
104 -- An array of elements from low to high --
128 -- An array of elements from high to low --
153 -- An array of elements from low to high --
[all …]
H A Darray_walk_variation6.phpt6 * Description: Apply a user function to every member of an array
21 * $user_data - data to be added to 'value'
26 // dump the input values to see if they are
31 echo "\n"; // new line to separate the output between each element
37 * Description : Function appends key to the value
41 // dump the input values to see if they are
45 echo "\n"; // new line to separate the output between each element
55 // dump the input values to see if they are
59 echo "\n"; // new line to separate the output between each element
H A Darray_intersect_variation6.phpt12 * associative arrays having different possible keys to $arr2 argument.
16 echo "*** Testing array_intersect() : assoc array with diff keys to \$arr2 argument ***\n";
27 // different variations of associative arrays to be passed to $arr2 argument
60 // array to be passsed to $arr1 argument
63 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
80 *** Testing array_intersect() : assoc array with diff keys to $arr2 argument ***
/PHP-7.4/ext/sockets/tests/
H A Dsocket_set_option_bindtodevice.phpt4 -Bind to loopback 'lo' device (should exist)
5 -Bind to unexisting device
23 die('Unable to create AF_INET socket [socket]');
36 Warning: socket_set_option(): unable to set socket option [19]: No such device in %s on line %d
/PHP-7.4/ext/intl/tests/
H A Ddateformat_get_timezone_id.phpt31 $res_str .= "\nAfter call to get_timezone_id : timezone_id= $timezone_id";
46 After call to get_timezone_id : timezone_id= America/New_York
49 After call to get_timezone_id : timezone_id= US/Pacific
52 After call to get_timezone_id : timezone_id= US/Central
H A Ddateformat_get_set_pattern2.phpt29 $res_str .= "\nAfter call to get_pattern : pattern= $pattern";
40 $res_str .= "\nAfter call to get_pattern : pattern= $pattern";
58 After call to get_pattern : pattern= dd-MM-YY
63 After call to get_pattern : pattern= DD-MM-YYYY hh:mm:ss
69 After call to get_pattern : pattern= yyyy-DDD.hh:mm:ss z
75 After call to get_pattern : pattern= yyyy/MM/dd
81 After call to get_pattern : pattern= yyyyMMdd
/PHP-7.4/ext/xmlreader/tests/
H A DsetSchema_error.phpt25 Warning: XMLReader::setSchema(): Unable to set schema. This must be set prior to reading or schema …
28 Warning: XMLReader::setSchema(): Unable to set schema. This must be set prior to reading or schema …
/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation2.phpt11 * Pass readdir() a directory handle pointing to an empty directory to test behaviour
20 echo "\n-- Pass an empty directory to readdir() --\n";
45 -- Pass an empty directory to readdir() --
/PHP-7.4/ext/standard/tests/math/
H A Dlog.phpt5 echo "On failure, please mail result to php-dev@lists.php.net\n";
8 // e ^ log(x) should be close in range to x
21 // base ^ log(x) should be close in range to x
32 On failure, please mail result to php-dev@lists.php.net
/PHP-7.4/ext/pgsql/tests/
H A DREADME.md10 account named `testuser` and grant that user access to the database `test`.
12 If you have account and database, type `createdb test` from command prompt to
13 create the database to execute the test scripts. By executing the above command
14 as the same user running the tests you ensure that the user is granted access to
/PHP-7.4/ext/zlib/tests/
H A Dgzfile_variation5.phpt28 Warning: gzfile(0): failed to open stream: No such file or directory in %s on line %d
31 Warning: gzfile(1): failed to open stream: No such file or directory in %s on line %d
34 Warning: gzfile(12345): failed to open stream: No such file or directory in %s on line %d
37 Warning: gzfile(-2345): failed to open stream: No such file or directory in %s on line %d
H A Dreadgzfile_variation5.phpt28 Warning: readgzfile(0): failed to open stream: No such file or directory in %s on line %d
31 Warning: readgzfile(1): failed to open stream: No such file or directory in %s on line %d
34 Warning: readgzfile(12345): failed to open stream: No such file or directory in %s on line %d
37 Warning: readgzfile(-2345): failed to open stream: No such file or directory in %s on line %d
/PHP-7.4/ext/mbstring/tests/
H A Dmb_language.phpt16 echo "Changing language to English should be successful:\n";
22 echo "Try changing to a non-existent language:\n";
31 Changing language to English should be successful:
35 Try changing to a non-existent language:
H A Dmb_convert_encoding_basic.phpt27 echo "\n-- Convert to JIS --\n";
35 echo "\n-- Convert to EUC-JP --\n";
43 echo "\n-- Convert to SJIS --\n";
51 echo "\n-- Convert to UTF-8 --\n";
64 -- Convert to JIS --
72 -- Convert to EUC-JP --
80 -- Convert to SJIS --
88 -- Convert to UTF-8 --
H A Dmb_http_output.phpt11 // Set HTTP output encoding to ASCII
17 // Set HTTP output encoding to SJIS
23 // Set HTTP output encoding to JIS
29 // Set HTTP output encoding to UTF8
35 // Set HTTP output encoding to EUC-JP
78 Warning: mb_http_output() expects parameter 1 to be string, array given in %s on line %d
82 Warning: mb_http_output() expects parameter 1 to be string, object given in %s on line %d
/PHP-7.4/ext/opcache/tests/
H A Dblacklist.phpt16 /* On macOS, `/tmp` is an alias to `/private/tmp` .
34 [0] => /path/to/foo
35 [1] => /path/to/foo2
36 [2] => /path/to/bar
/PHP-7.4/ext/date/tests/
H A Dgmstrftime_variation8.phpt2 Test gmstrftime() function : usage variation - Passing literal related strings to format argument.
6 * Description: Format a GMT/UCT time/date according to locale settings
8 * Alias to functions:
18 //array of values to iterate over
/PHP-7.4/ext/standard/tests/mail/
H A Dbug69874.phpt13 /* Prototype : int mail(string to, string subject, string message [, string additional_headers [, …
16 * Alias to functions:
22 $to = 'user@company.com';
29 var_dump( mail($to, $subject, $message) );
/PHP-7.4/ext/ldap/tests/
H A Dldap_bind_error.phpt30 Warning: ldap_bind(): Unable to bind to server: Invalid credentials in %s on line %d
33 Warning: ldap_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_loadXML_basic.phpt6 - XML_FILE: the xml file to load
7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_basic.phpt6 - XML_FILE: the xml file to load
7 - LOAD_OPTIONS: the second parameter to pass to the method
/PHP-7.4/ext/imap/tests/
H A Dskipif.inc4 // Change these to make tests run successfully
8 $options = OP_HALFOPEN; // this should be enough to verify server present
13 die("skip could not connect to mailbox $mailbox");
/PHP-7.4/ext/oci8/tests/
H A Ddetails.inc4 * Please change $user, $password and $dbase to match your configuration.
6 * Set $test_drcp to TRUE if you want to run the Oracle Database
7 * Resident Connection Pooling (DRCP) tests. For these tests to run
9 * greater, and $dbase should be set to the tnsnames.ora entry
10 * corresponding to the POOLED server instance or an Easy Connect
35 * Common object names for scripts to use
/PHP-7.4/ext/standard/tests/file/
H A Dfgetss_variation5-win32.phpt54 echo "Error: failed to open file $filename!\n";
66 var_dump( fgetss($file_handle) ); // try to read
93 -- Reading when file pointer points to EOF --
108 -- Reading when file pointer points to EOF --
123 -- Reading when file pointer points to EOF --
138 -- Reading when file pointer points to EOF --
153 -- Reading when file pointer points to EOF --
168 -- Reading when file pointer points to EOF --
183 -- Reading when file pointer points to EOF --
198 -- Reading when file pointer points to EOF --
[all …]
H A Dfgetss_variation5.phpt51 echo "Error: failed to open file $filename!\n";
63 var_dump( fgetss($file_handle) ); // try to read
90 -- Reading when file pointer points to EOF --
105 -- Reading when file pointer points to EOF --
120 -- Reading when file pointer points to EOF --
135 -- Reading when file pointer points to EOF --
150 -- Reading when file pointer points to EOF --
165 -- Reading when file pointer points to EOF --
180 -- Reading when file pointer points to EOF --
195 -- Reading when file pointer points to EOF --
[all …]

Completed in 44 milliseconds

1...<<11121314151617181920>>...212