Home
last modified time | relevance | path

Searched refs:array (Results 6751 – 6775 of 7349) sorted by relevance

1...<<271272273274275276277278279280>>...294

/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_max_buffer_size.phpt25 array(
/PHP-7.3/ext/intl/tests/
H A Ddateformat_setTimeZone_error.phpt17 var_dump($df->setTimeZone(array()));
/PHP-7.3/ext/spl/tests/
H A Dobserver_001.phpt29 protected $observers = array();
/PHP-7.3/ext/standard/tests/general_functions/
H A Dvar_export_basic1.phpt19 $valid_ints = array(
H A Dvar_export_basic1_32.phpt19 $valid_ints = array(
/PHP-7.3/ext/standard/tests/http/
H A Dbug47021.phpt34 stream_context_set_params($ctx, array("notification" => "stream_notification_callback"));
/PHP-7.3/ext/standard/tests/strings/
H A Ddirname_basic.phpt8 $file_paths = array (
H A Dhtmlentities23.phpt5 $tests = array(
H A Dstripslashes_basic.phpt17 $str_array = array( "How's everybody", // string containing single quote
H A Dstrncasecmp_variation9.phpt58 $strings = array(
/PHP-7.3/ext/ctype/tests/
H A Dctype_graph_variation3.phpt21 $values = array(
H A Dctype_punct_variation3.phpt22 $values = array(
/PHP-7.3/ext/date/tests/
H A Dtimezone_transitions_get_error.phpt5 /* Prototype : array timezone_transitions_get ( DateTimeZone $object, [ int $timestamp_begin [, …
/PHP-7.3/ext/oci8/tests/
H A Dlob_031.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dpassword_old.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on thes
/PHP-7.3/
H A DUPGRADING83 . References returned by array and property accesses are now unwrapped as
372 session_set_cookie_params(array $options)
373 where $options is an associative array which may have any of the keys
384 set(raw)cookie(string $name, [string $value, [array $options]])
385 where $options is an associative array which may have any of the keys
407 array of the form [seconds, nanoseconds] with the timestamp starting at
415 . Added net_get_interfaces() to retrieve an array of available network
425 . Added fpm_get_status() function which returns FPM status info array.
476 last key of an array, respectively.
555 . var_export() now exports stdClass objects as an array casted to an object
[all …]
/PHP-7.3/ext/standard/tests/file/
H A Dfopen_variation14.phpt28 $files = array("file://$testDir/$file",
36 $files = array("file://../$testDir/$file",
H A Dfopen_variation15.phpt31 $files = array("file://$testDir/$file",
39 $files = array("file://../$testDir/$file",
H A Dfseek_ftell_rewind_variation5.phpt24 $file_modes = array( "r","rb","rt","r+","r+b","r+t",
26 $file_content_types = array( "text_with_new_line","alphanumeric");
28 $offset = array(-1, 0, 1, 512, 600);// different offsets
H A Dfseek_ftell_rewind_basic1.phpt20 $file_modes = array( "r","rb","rt","r+","r+b","r+t",
22 $file_content_types = array( "text_with_new_line","alphanumeric");
24 $whence_set = array(SEEK_SET,SEEK_CUR,SEEK_END);
25 $whence_string = array("SEEK_SET", "SEEK_CUR", "SEEK_END");
/PHP-7.3/ext/mysqli/tests/
H A Dconnect.inc25 $TEST_EXPERIMENTAL = (in_array(getenv("MYSQL_TEST_EXPERIMENTAL"), array(0, 1))) ?
165 static $errcodes = array();
H A Dmysqli_class_mysqli_stmt_interface.phpt23 $expected_methods = array(
182 array(0) {
/PHP-7.3/ext/exif/tests/
H A Dexif016.phpt13 array(26) {
27 array(8) {
80 array(768) {
H A Dexif017.phpt13 array(26) {
27 array(8) {
80 array(768) {
H A Dexif_read_data_streams.phpt17 array(31) {
31 array(8) {
84 array(768) {

Completed in 36 milliseconds

1...<<271272273274275276277278279280>>...294