Searched refs:array (Results 6251 – 6275 of 7349) sorted by relevance
1...<<251252253254255256257258259260>>...294
/PHP-7.3/ext/pdo_mysql/tests/ |
H A D | bug70862.phpt | 24 public function stream_stat() { return array(); }
|
/PHP-7.3/Zend/tests/ |
H A D | objects_033.phpt | 8 // As of PHP 5.4 we use a packed C array to hold properties
|
/PHP-7.3/ext/standard/tests/file/windows_acls/ |
H A D | bug44859.phpt | 13 $iteration = array(
|
H A D | bug44859_2.phpt | 13 $iteration = array(
|
/PHP-7.3/ext/standard/tests/general_functions/ |
H A D | is_callable_error.phpt | 7 In case of objects, $var = array($SomeObject, 'MethodName')
|
H A D | proc_nice_variation3.phpt | 23 $variation_array = array(
|
/PHP-7.3/ext/standard/tests/mail/ |
H A D | mail_skipif.inc | 9 socket_set_option($socket, SOL_SOCKET, SO_RCVTIMEO, array('sec' => 10, 'usec' => 10));
|
/PHP-7.3/ext/standard/tests/strings/ |
H A D | bug65769.phpt | 15 $locales = array('sve', 'french', 'us', 'ru', 'czech', 'serbian');
|
H A D | parse_str_error1.phpt | 7 /* Prototype : void parse_str ( string $str [, array &$arr ] )
|
H A D | stripos_variation13.phpt | 17 $needles = array(
|
H A D | strrchr_variation6.phpt | 20 $needles = array(
|
H A D | addslashes_basic.phpt | 19 $str_array = array( "How's everybody", // string containing single quote
|
/PHP-7.3/ext/standard/tests/file/ |
H A D | rename_basic.phpt | 28 $keys_to_compare = array(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12,
|
H A D | basename_basic-win32.phpt | 12 $file_paths = array (
|
H A D | basename_basic.phpt | 12 $file_paths = array (
|
/PHP-7.3/ext/standard/tests/file/windows_mb_path/ |
H A D | bug54028.phpt | 21 $dirs = array("a", "ソ", "ゾ", "şŞıİğĞ", "多国語", "王", "汚れて掘る");
|
/PHP-7.3/ext/standard/tests/image/ |
H A D | image_type_to_mime_type_basic.phpt | 14 $image_types = array (
|
/PHP-7.3/ext/date/tests/ |
H A D | strtotime3-64bit.phpt | 10 $strs = array(
|
H A D | strtotime3.phpt | 10 $strs = array(
|
/PHP-7.3/ext/standard/tests/network/ |
H A D | gethostbynamel_error.phpt | 5 /* Prototype : proto array gethostbynamel(string hostname)
|
/PHP-7.3/ext/filter/tests/ |
H A D | 030.phpt | 7 $ipv6_test = array(
|
/PHP-7.3/ext/oci8/tests/ |
H A D | lob_034.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
/PHP-7.3/tests/classes/ |
H A D | iterators_007.phpt | 7 public $arr = array(1, 2, 3);
|
/PHP-7.3/ext/mysqli/tests/ |
H A D | mysqli_ps_select_union.phpt | 19 $data = array(); 76 $data = array(); 125 $data = array(); 181 $data = array(); 221 $data = array();
|
H A D | mysqli_stmt_bind_result_format.phpt | 21 return array(); 30 return array(); 33 $values = array(); 43 return array(); 226 $values = array();
|
Completed in 25 milliseconds
1...<<251252253254255256257258259260>>...294