Home
last modified time | relevance | path

Searched refs:array (Results 6626 – 6650 of 7349) sorted by relevance

1...<<261262263264265266267268269270>>...294

/PHP-7.3/sapi/cli/tests/
H A Dbug43177.phpt41 foreach(array("parse", "fatal", "fatal2", "compile") as $url) {
/PHP-7.3/ext/oci8/tests/
H A Dpecl_bug10194_blob.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dpecl_bug10194_blob_64.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on thes
H A Dnum.phpt12 $stmtarray = array(
164 $stmtarray = array(
/PHP-7.3/ext/standard/tests/file/
H A Dglob_error.phpt5 /* Prototype: array glob ( string $pattern [, int $flags] );
H A Dfnmatch_variation.phpt25 $pattern_arr = array(
87 $int_arr = array(
98 $str_arr = array(
111 $bool_arr = array(
125 $null_arr = array(
H A Dfgetcsv_variation25.phpt17 /* the array is with three elements in it. Each element should be read as
21 $csv_lists = array (
22 array(',', '"', '"water",fruit'),
23 array(',', '"', '"water","fruit"'),
24 array(' ', '^', '^water^ ^fruit^'),
25 array(':', '&', '&water&:&fruit&'),
26 array('=', '=', '=water===fruit='),
27 array('-', '-', '-water--fruit-air'),
28 array('-', '-', '-water---fruit---air-'),
29 array(':', '&', '&""""&:&"&:,:":&,&:,,,,')
[all …]
H A Dfgetcsv_variation27.phpt17 /* the array is with three elements in it. Each element should be read as
21 $csv_lists = array (
22 array(',', '"', '"water",fruit'),
23 array(',', '"', '"water","fruit"'),
24 array(' ', '^', '^water^ ^fruit^'),
25 array(':', '&', '&water&:&fruit&'),
26 array('=', '=', '=water===fruit='),
27 array('-', '-', '-water--fruit-air'),
28 array('-', '-', '-water---fruit---air-'),
29 array(':', '&', '&""""&:&"&:,:":&,&:,,,,')
[all …]
H A Dfgetcsv_variation28.phpt17 /* the array is with three elements in it. Each element should be read as
21 $csv_lists = array (
22 array(',', '"', '"water",fruit'),
23 array(',', '"', '"water","fruit"'),
24 array(' ', '^', '^water^ ^fruit^'),
25 array(':', '&', '&water&:&fruit&'),
26 array('=', '=', '=water===fruit='),
27 array('-', '-', '-water--fruit-air'),
28 array('-', '-', '-water---fruit---air-'),
29 array(':', '&', '&""""&:&"&:,:":&,&:,,,,')
[all …]
H A Dfgetcsv_variation3.phpt14 /* the array is with three elements in it. Each element should be read as
18 $csv_lists = array (
19 array(',', '"', '"water",fruit'),
20 array(',', '"', '"water","fruit"'),
21 array(' ', '^', '^water^ ^fruit^'),
22 array(':', '&', '&water&:&fruit&'),
23 array('=', '=', '=water===fruit='),
24 array('-', '-', '-water--fruit-air'),
25 array('-', '-', '-water---fruit---air-'),
26 array(':', '&', '&""""&:&"&:,:":&,&:,,,,')
[all …]
H A Dfgetcsv_variation4.phpt14 /* the array is with three elements in it. Each element should be read as
18 $csv_lists = array (
19 array(',', '"', '"water",fruit'),
20 array(',', '"', '"water","fruit"'),
21 array(' ', '^', '^water^ ^fruit^'),
22 array(':', '&', '&water&:&fruit&'),
23 array('=', '=', '=water===fruit='),
24 array('-', '-', '-water--fruit-air'),
25 array('-', '-', '-water---fruit---air-'),
26 array(':', '&', '&""""&:&"&:,:":&,&:,,,,')
[all …]
H A Dfgetcsv_variation5.phpt17 /* the array is with three elements in it. Each element should be read as
21 $csv_lists = array (
22 array(',', '"', '"water",fruit'),
23 array(',', '"', '"water","fruit"'),
24 array(' ', '^', '^water^ ^fruit^'),
25 array(':', '&', '&water&:&fruit&'),
26 array('=', '=', '=water===fruit='),
27 array('-', '-', '-water--fruit-air'),
28 array('-', '-', '-water---fruit---air-'),
29 array(':', '&', '&""""&:&"&:,:":&,&:,,,,')
[all …]
H A Dcopy_variation17.phpt23 $src_file_names = array(
H A Ddirname_basic.phpt22 $paths = array(
H A Dfpassthru_variation.phpt22 $offset_arr = array(
/PHP-7.3/ext/intl/tests/
H A Dlocale_get_keywords.phpt18 $locales = array(
23 $locales = array(
/PHP-7.3/ext/reflection/tests/
H A Dproperty_exists.phpt63 $pc = array($oA, 'A', 'B', 'C', $oC);
64 $pr = array('a', 'b', 'c', 'd', 'e');
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_get_charset.phpt74 !in_array(gettype($charset->charset), array("string", "unicode")) ||
78 !in_array(gettype($charset->collation), array("string", "unicode")) ||
H A Dmysqli_stmt_fetch_geom.phpt67 $rows = array();
69 $rows[] = array('id' => $id, 'label' => $bind_res);
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_serialize.phpt98 …$stmt->setFetchMode(PDO::FETCH_CLASS|PDO::FETCH_SERIALIZE, 'myclass', array('PDO shall not call __…
104 $stmt->setFetchMode(PDO::FETCH_CLASS, 'myclass', array('PDO shall call __construct()'));
/PHP-7.3/ext/standard/tests/math/
H A Dpow_basic.phpt11 $bases = array(23,
25 $exponents = array(0,
H A Dpow_basic_64bit.phpt11 $bases = array(23,
25 $exponents = array(0,
/PHP-7.3/ext/dba/
H A DREADME37 can pass arrays of the form array(0=>group,1=>value_name) or
42 array keys without losing FALSE.
/PHP-7.3/ext/ldap/
H A Dldap.c141 array_init(array); in _php_ldap_control_to_array()
164 add_assoc_zval(array, "value", &value); in _php_ldap_control_to_array()
166 add_assoc_null(array, "value"); in _php_ldap_control_to_array()
185 add_assoc_zval(array, "value", &value); in _php_ldap_control_to_array()
187 add_assoc_null(array, "value"); in _php_ldap_control_to_array()
199 add_assoc_null(array, "value"); in _php_ldap_control_to_array()
201 add_assoc_null(array, "value"); in _php_ldap_control_to_array()
251 add_assoc_null(array, "value"); in _php_ldap_control_to_array()
273 add_assoc_null(array, "value"); in _php_ldap_control_to_array()
280 add_assoc_null(array, "value"); in _php_ldap_control_to_array()
[all …]
/PHP-7.3/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation2.phpt21 $encoded_words = array(

Completed in 49 milliseconds

1...<<261262263264265266267268269270>>...294