Home
last modified time | relevance | path

Searched refs:array (Results 4426 – 4450 of 6720) sorted by relevance

1...<<171172173174175176177178179180>>...269

/PHP-8.1/ext/oci8/tests/
H A Dbug51291_2.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs: different…
40 array(4) {
H A Dfield_funcs.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
63 array(5) {
H A Dlob_006.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
64 array(2) {
H A Dlob_023.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
62 array(2) {
/PHP-8.1/ext/intl/tests/
H A Dbreakiter___construct_error.phpt29 var_dump(new IntlRuleBasedBreakIterator('[\p{Letter}\uFFFD]+;[:number:]+;', array()));
53 …eakIterator::__construct(): Argument #2 ($compiled) must be of type bool, array given in %s on lin…
H A Didn_uts46_errors.phpt51 array(3) {
61 array(3) {
/PHP-8.1/ext/phar/tests/files/
H A Dphar_test.inc21 // overwrite if array
24 foreach(array('comp','crc32','clen','ulen','time','flags','perm','meta','cont') as $what)
/PHP-8.1/ext/session/tests/
H A Dsession_set_save_handler_type_error.phpt51 Session callback must have a return value of type bool, array returned
56 Session callback must have a return value of type bool, array returned
/PHP-8.1/ext/openssl/tests/
H A Dopenssl_pkey_export_basic.phpt15 $config_arg = array("config" => __DIR__ . DIRECTORY_SEPARATOR . "openssl.cnf");
59 array(1) {
/PHP-8.1/ext/pdo/tests/
H A Dbug_34630.phpt50 array(1) {
52 array(2) {
/PHP-8.1/ext/pdo_odbc/tests/
H A Dmax_columns.phpt26 $sizes = array(32, 64, 128, 253, 254, 255, 256, 257, 258, 512, 1024, 2048, 3998, 3999, 4000);
31 $insert->execute(array($num, str_repeat('i', $num)));
/PHP-8.1/ext/phar/tests/cache_list/files/
H A Dphar_test.inc21 // overwrite if array
24 foreach(array('comp','crc32','clen','ulen','time','flags','perm','meta','cont') as $what)
/PHP-8.1/ext/soap/tests/
H A Dbug79536.phpt50 'typemap' => array(array("type_ns" => "http://schemas.nothing.com",
/PHP-8.1/Zend/tests/named_params/
H A Dcall_user_func_array.phpt53 array(2) {
65 array(2) {
/PHP-8.1/Zend/tests/
H A D010.phpt56 get_parent_class(array());
82 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, array g…
/PHP-8.1/ext/standard/tests/math/
H A Drand_basic.phpt25 $min = array(10,
31 $max = array(100,
H A Dfmod_basic.phpt7 $values1 = array(234,
19 $values2 = array(2,
H A Dmt_rand_basic.phpt25 $min = array(10,
31 $max = array(100,
/PHP-8.1/ext/standard/tests/strings/
H A Dget_html_translation_table_basic8.phpt72 array(5) {
85 array(3) {
H A Dstrip_tags_variation10.phpt12 $single_quote_string = array (
23 //loop through the various elements of strings array to test strip_tags() functionality
/PHP-8.1/ext/mysqli/tests/
H A D026.phpt39 $test = array($d1,$d2);
60 array(2) {
H A D012.phpt39 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7,$c8);
60 array(8) {
H A D023.phpt46 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
68 array(7) {
H A D024.phpt47 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
68 array(7) {
/PHP-8.1/ext/mbstring/tests/
H A Dmb_ereg_replace_variation1.phpt34 $inputs = array(
69 // loop through each element of the array for pattern

Completed in 33 milliseconds

1...<<171172173174175176177178179180>>...269