Home
last modified time | relevance | path

Searched refs:array (Results 3526 – 3550 of 6719) sorted by relevance

1...<<141142143144145146147148149150>>...269

/PHP-8.1/ext/pdo_mysql/tests/
H A Dbug_44454.phpt83 ... PDO - array (
91 ... PDO - array (
101 ... PDO - array (
109 ... PDO - array (
H A Dgh-11587.phpt84 array(8) {
104 array(8) {
124 array(8) {
144 array(8) {
/PHP-8.1/ext/mbstring/tests/
H A Dmb_strripos_basic.phpt16 $ascii_haystacks = array(
22 $ascii_needles = array(
43 $greek_haystacks = array($greek_lower, $greek_upper, $greek_mixed);
54 $greek_needles = array(
H A Dmb_stripos_basic.phpt16 $ascii_haystacks = array(
22 $ascii_needles = array(
43 $greek_haystacks = array($greek_lower, $greek_upper, $greek_mixed);
54 $greek_needles = array(
/PHP-8.1/ext/standard/tests/strings/
H A Dstrcspn_variation10.phpt12 $strings = array(
32 // defining array of mask strings
33 $mask_array = array(
47 // loop through each element of the array for mask argument
/PHP-8.1/ext/soap/tests/bugs/
H A Dbug36226.phpt36 array('trace' => 1, 'exceptions' => 0,
37 'classmap' => array('logOnEvent' => 'LogOnEvent',
105 array(1) {
115 array(2) {
/PHP-8.1/Zend/tests/type_declarations/
H A Dscalar_strict_basic.phpt74 *** Trying array value
75 *** Caught {closure}(): Argument #1 ($i) must be of type int, array given, called in %s on line %d
103 *** Trying array value
104 *** Caught {closure}(): Argument #1 ($f) must be of type float, array given, called in %s on line %d
132 *** Trying array value
133 *** Caught {closure}(): Argument #1 ($s) must be of type string, array given, called in %s on line …
161 *** Trying array value
162 *** Caught {closure}(): Argument #1 ($b) must be of type bool, array given, called in %s on line %d
/PHP-8.1/Zend/tests/assert/
H A Dexpect_015.phpt23 assert(0 && ($a = function &(array &$a, ?X $b = null) use ($c,&$d) : ?X {
68 assert(0 && ($a = function &(array &$a, X $b = null, int|float $c) use ($c,&$d) : X {
100 assert(0 && ($a = function &(?array &$a, X $b = null) use ($c,&$d) : X {
112 assert(0 && ($a = function &(array &...$a) {
168 Warning: assert(): assert(0 && ($a = function &(array &$a, ?X $b = null) use($c, &$d): ?X {
213 Warning: assert(): assert(0 && ($a = function &(array &$a, X $b = null, int|float $c) use($c, &$d):…
253 Warning: assert(): assert(0 && ($a = function &(?array &$a, X $b = null) use($c, &$d): X {
266 Warning: assert(): assert(0 && ($a = function &(array &...$a) {
/PHP-8.1/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_016w.phpt9 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
10 $client->echoDecimal(array("inputDecimal"=>"123456789.123456789"));
/PHP-8.1/ext/soap/tests/schema/
H A Dschema058.phpt19 test_schema($schema,'type="tns:testType"',array(123,123.5),'rpc','literal');
25 array(2) {
/PHP-8.1/ext/sockets/tests/
H A Dsocket_import_stream-3.phpt12 $so = @socket_set_option($s, IPPROTO_IP, MCAST_JOIN_GROUP, array(
24 $so = socket_set_option($sock, IPPROTO_IP, MCAST_JOIN_GROUP, array(
/PHP-8.1/ext/sqlite3/tests/
H A Dbug70628.phpt35 array(4) {
45 array(4) {
H A Dsqlite3_03_insert.phpt37 array(2) {
43 array(2) {
H A Dsqlite3_23_escape_string.phpt37 array(2) {
43 array(2) {
/PHP-8.1/tests/lang/
H A DforeachLoop.005.phpt2 Foreach loop tests - modifying the array during the loop: special case. Behaviour is good since php…
5 $a = array("original.0","original.1","original.2");
H A DpassByReference_003.phpt30 Warning: Trying to access array offset on value of type null in %s on line %d
46 array(1) {
/PHP-8.1/ext/standard/tests/class_object/
H A Dget_object_vars_basic_002.phpt37 array(4) {
50 array(3) {
/PHP-8.1/ext/standard/tests/dir/
H A Dscandir_basic.phpt38 array(5) {
52 array(5) {
/PHP-8.1/ext/standard/tests/array/
H A Dbug28739.phpt12 $p1 = array(new p(2), new p(1), new p(0));
13 $p2 = array(new p(0), new p(2), new p(3));
/PHP-8.1/ext/pdo_firebird/tests/
H A Dbug_62024.phpt25 $args_ok = array(1, "test1");
26 $args_err = array(2, null);
/PHP-8.1/ext/pdo_oci/tests/
H A Dpdo_oci_attr_client.phpt25 echo "Wrong number of values in array\nVersion was: ";
32 echo "Wrong number of values in array\nVersion was: ";
/PHP-8.1/ext/oci8/tests/
H A Dbug35973.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
39 array(1) {
H A Dbug36403.phpt12 $stmtarray = array(
37 $stmtarray = array(
H A Ddescriptors.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
47 array(1) {
H A Dnull_byte_3.phpt35 array(1) {
37 array(0) {

Completed in 42 milliseconds

1...<<141142143144145146147148149150>>...269