Home
last modified time | relevance | path

Searched refs:array (Results 4451 – 4475 of 6720) sorted by relevance

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

/PHP-8.1/ext/mysqli/tests/
H A D048.phpt35 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7,$c8,$c9,$c10,$c11);
56 array(11) {
H A Dmysqli_fetch_assoc.phpt70 array(2) {
79 array(15) {
H A Dmysqli_pconnect.phpt21 $connections = array();
36 $connections = array();
/PHP-8.1/ext/standard/tests/strings/
H A Dstrip_tags_variation9.phpt11 $double_quote_string = array (
22 //loop through the various elements of strings array to test strip_tags() functionality
/PHP-8.1/Zend/tests/readonly_props/
H A Dreadonly_modification.phpt8 readonly public array $prop2;
79 array(0) {
/PHP-8.1/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_024w.phpt20 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
21 $client->echoNestedComplexType(array("inputComplexType"=>$struct));
/PHP-8.1/ext/pdo_oci/tests/
H A Dpdo_oci_stmt_getcolumnmeta.phpt66 // PDOStatement::getColumnMeta(): Argument #1 must be of type int, array given in
69 $tmp = $stmt->getColumnMeta(array());
91 echo "Test 2.1 testing array returned\n";
108 $elements = array('flags', 'scale', 'name', 'len', 'precision', 'pdo_type');
124 $native_type = array($native_type);
267 // verify the flags array contains a not_null flag and not nullable flags
283 // verify the flags array contains a nullable flag and not not_null flags
324 1.4 PDOStatement::getColumnMeta(): Argument #1 ($column) must be of type int, array given
328 Test 2.1 testing array returned
/PHP-8.1/ext/spl/tests/
H A DSplDoublylinkedlist_offsetunset_first.phpt19 array(2) {
H A DSplDoublylinkedlist_offsetunset_last.phpt19 array(2) {
H A Dbug78456.phpt18 array(1) {
H A Diterator_012.phpt8 $it = new NoRewindIterator(new ArrayIterator(array(0 => 'A', 1 => 'B', 2 => 'C')));
H A Diterator_029.phpt6 $ar = array(0, "123", 123, 22 => "abc", "a2b", 22, "a2d" => 7, 42);
/PHP-8.1/ext/openssl/tests/
H A Dopenssl_get_cert_locations_basic.phpt11 array(8) {
/PHP-8.1/tests/basic/
H A Dtimeout_variation_2.phpt13 $a = array(1, 1);
/PHP-8.1/ext/pcre/tests/
H A Dbug34790.phpt14 array(4) {
H A Dbug70345.phpt20 array(0) {
/PHP-8.1/ext/opcache/tests/opt/
H A Dsccp_021.phpt14 $queries = array();
/PHP-8.1/ext/opcache/tests/
H A Dpreload_trait_multiple_fixup.phpt2 Op array fixed up multiple times during preloading
/PHP-8.1/ext/soap/tests/bugs/
H A Dbug29236.phpt13 array(4) {
/PHP-8.1/Zend/tests/
H A Dforeach_shadowed_property.phpt25 array(1) {
H A Dbug45910_2.phpt12 private static $foo = array(
H A Dbug63468.phpt9 return call_user_func(array('Bar', 'getValue'));
H A Dbug64979.phpt20 foreach (array($gen1, $gen2, $gen3) as $gen) {
H A Dbug76800.phpt2 Bug #76800 (foreach inconsistent if array modified during loop)
/PHP-8.1/Zend/tests/attributes/
H A D007_self_reflect_attribute.phpt20 array(1) {

Completed in 36 milliseconds

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