Home
last modified time | relevance | path

Searched refs:STD_PROP_LIST (Results 1 – 25 of 137) sorted by relevance

123456

/dports/lang/php73/php-7.3.33/Zend/tests/
H A Dns_036.phpt8 const STD_PROP_LIST = 2;
10 function f1($x = ArrayObject::STD_PROP_LIST) {
13 function f2($x = \ArrayObject::STD_PROP_LIST) {
16 function f3($x = \A\ArrayObject::STD_PROP_LIST) {
19 function f4($x = B\ArrayObject::STD_PROP_LIST) {
22 var_dump(ArrayObject::STD_PROP_LIST);
23 var_dump(\ArrayObject::STD_PROP_LIST);
24 var_dump(B\ArrayObject::STD_PROP_LIST);
25 var_dump(\A\ArrayObject::STD_PROP_LIST);
H A Dbug42819.phpt29 const C6 = ArrayObject::STD_PROP_LIST;
39 static $a6 = array(ArrayObject::STD_PROP_LIST => 0);
49 static $a6 = array(ArrayObject::STD_PROP_LIST => I);
59 static $a6 = array(ArrayObject::STD_PROP_LIST => foo\I);
64 static $a1 = array(I => ArrayObject::STD_PROP_LIST);
65 static $a2 = array(foo\I => ArrayObject::STD_PROP_LIST);
67 static $a4 = array(\foo\I => ArrayObject::STD_PROP_LIST);
69 static $a6 = array(ArrayObject::STD_PROP_LIST => ArrayObject::STD_PROP_LIST);
70 static $a7 = array(E_ERROR => ArrayObject::STD_PROP_LIST);
79 static $a6 = array(ArrayObject::STD_PROP_LIST => E_ERROR);
[all …]
H A Dns_035.phpt8 function f1($x = ArrayObject::STD_PROP_LIST) {
11 function f2($x = \ArrayObject::STD_PROP_LIST) {
14 var_dump(ArrayObject::STD_PROP_LIST);
15 var_dump(\ArrayObject::STD_PROP_LIST);
/dports/www/mod_php81/php-8.1.1/Zend/tests/
H A Dns_036.phpt8 const STD_PROP_LIST = 2;
10 function f1($x = ArrayObject::STD_PROP_LIST) {
13 function f2($x = \ArrayObject::STD_PROP_LIST) {
16 function f3($x = \A\ArrayObject::STD_PROP_LIST) {
19 function f4($x = B\ArrayObject::STD_PROP_LIST) {
22 var_dump(ArrayObject::STD_PROP_LIST);
23 var_dump(\ArrayObject::STD_PROP_LIST);
24 var_dump(B\ArrayObject::STD_PROP_LIST);
25 var_dump(\A\ArrayObject::STD_PROP_LIST);
H A Dbug42819.phpt29 const C6 = ArrayObject::STD_PROP_LIST;
39 static $a6 = array(ArrayObject::STD_PROP_LIST => 0);
49 static $a6 = array(ArrayObject::STD_PROP_LIST => I);
59 static $a6 = array(ArrayObject::STD_PROP_LIST => foo\I);
64 static $a1 = array(I => ArrayObject::STD_PROP_LIST);
65 static $a2 = array(foo\I => ArrayObject::STD_PROP_LIST);
67 static $a4 = array(\foo\I => ArrayObject::STD_PROP_LIST);
69 static $a6 = array(ArrayObject::STD_PROP_LIST => ArrayObject::STD_PROP_LIST);
70 static $a7 = array(E_ERROR => ArrayObject::STD_PROP_LIST);
79 static $a6 = array(ArrayObject::STD_PROP_LIST => E_ERROR);
[all …]
H A Dns_035.phpt8 function f1($x = ArrayObject::STD_PROP_LIST) {
11 function f2($x = \ArrayObject::STD_PROP_LIST) {
14 var_dump(ArrayObject::STD_PROP_LIST);
15 var_dump(\ArrayObject::STD_PROP_LIST);
/dports/lang/php74/php-7.4.27/Zend/tests/
H A Dns_036.phpt8 const STD_PROP_LIST = 2;
10 function f1($x = ArrayObject::STD_PROP_LIST) {
13 function f2($x = \ArrayObject::STD_PROP_LIST) {
16 function f3($x = \A\ArrayObject::STD_PROP_LIST) {
19 function f4($x = B\ArrayObject::STD_PROP_LIST) {
22 var_dump(ArrayObject::STD_PROP_LIST);
23 var_dump(\ArrayObject::STD_PROP_LIST);
24 var_dump(B\ArrayObject::STD_PROP_LIST);
25 var_dump(\A\ArrayObject::STD_PROP_LIST);
H A Dbug42819.phpt29 const C6 = ArrayObject::STD_PROP_LIST;
39 static $a6 = array(ArrayObject::STD_PROP_LIST => 0);
49 static $a6 = array(ArrayObject::STD_PROP_LIST => I);
59 static $a6 = array(ArrayObject::STD_PROP_LIST => foo\I);
64 static $a1 = array(I => ArrayObject::STD_PROP_LIST);
65 static $a2 = array(foo\I => ArrayObject::STD_PROP_LIST);
67 static $a4 = array(\foo\I => ArrayObject::STD_PROP_LIST);
69 static $a6 = array(ArrayObject::STD_PROP_LIST => ArrayObject::STD_PROP_LIST);
70 static $a7 = array(E_ERROR => ArrayObject::STD_PROP_LIST);
79 static $a6 = array(ArrayObject::STD_PROP_LIST => E_ERROR);
[all …]
H A Dns_035.phpt8 function f1($x = ArrayObject::STD_PROP_LIST) {
11 function f2($x = \ArrayObject::STD_PROP_LIST) {
14 var_dump(ArrayObject::STD_PROP_LIST);
15 var_dump(\ArrayObject::STD_PROP_LIST);
/dports/lang/php81/php-8.1.1/Zend/tests/
H A Dns_036.phpt8 const STD_PROP_LIST = 2;
10 function f1($x = ArrayObject::STD_PROP_LIST) {
13 function f2($x = \ArrayObject::STD_PROP_LIST) {
16 function f3($x = \A\ArrayObject::STD_PROP_LIST) {
19 function f4($x = B\ArrayObject::STD_PROP_LIST) {
22 var_dump(ArrayObject::STD_PROP_LIST);
23 var_dump(\ArrayObject::STD_PROP_LIST);
24 var_dump(B\ArrayObject::STD_PROP_LIST);
25 var_dump(\A\ArrayObject::STD_PROP_LIST);
H A Dbug42819.phpt29 const C6 = ArrayObject::STD_PROP_LIST;
39 static $a6 = array(ArrayObject::STD_PROP_LIST => 0);
49 static $a6 = array(ArrayObject::STD_PROP_LIST => I);
59 static $a6 = array(ArrayObject::STD_PROP_LIST => foo\I);
64 static $a1 = array(I => ArrayObject::STD_PROP_LIST);
65 static $a2 = array(foo\I => ArrayObject::STD_PROP_LIST);
67 static $a4 = array(\foo\I => ArrayObject::STD_PROP_LIST);
69 static $a6 = array(ArrayObject::STD_PROP_LIST => ArrayObject::STD_PROP_LIST);
70 static $a7 = array(E_ERROR => ArrayObject::STD_PROP_LIST);
79 static $a6 = array(ArrayObject::STD_PROP_LIST => E_ERROR);
[all …]
H A Dns_035.phpt8 function f1($x = ArrayObject::STD_PROP_LIST) {
11 function f2($x = \ArrayObject::STD_PROP_LIST) {
14 var_dump(ArrayObject::STD_PROP_LIST);
15 var_dump(\ArrayObject::STD_PROP_LIST);
/dports/lang/php80/php-8.0.15/Zend/tests/
H A Dns_036.phpt8 const STD_PROP_LIST = 2;
10 function f1($x = ArrayObject::STD_PROP_LIST) {
13 function f2($x = \ArrayObject::STD_PROP_LIST) {
16 function f3($x = \A\ArrayObject::STD_PROP_LIST) {
19 function f4($x = B\ArrayObject::STD_PROP_LIST) {
22 var_dump(ArrayObject::STD_PROP_LIST);
23 var_dump(\ArrayObject::STD_PROP_LIST);
24 var_dump(B\ArrayObject::STD_PROP_LIST);
25 var_dump(\A\ArrayObject::STD_PROP_LIST);
H A Dbug42819.phpt29 const C6 = ArrayObject::STD_PROP_LIST;
39 static $a6 = array(ArrayObject::STD_PROP_LIST => 0);
49 static $a6 = array(ArrayObject::STD_PROP_LIST => I);
59 static $a6 = array(ArrayObject::STD_PROP_LIST => foo\I);
64 static $a1 = array(I => ArrayObject::STD_PROP_LIST);
65 static $a2 = array(foo\I => ArrayObject::STD_PROP_LIST);
67 static $a4 = array(\foo\I => ArrayObject::STD_PROP_LIST);
69 static $a6 = array(ArrayObject::STD_PROP_LIST => ArrayObject::STD_PROP_LIST);
70 static $a7 = array(E_ERROR => ArrayObject::STD_PROP_LIST);
79 static $a6 = array(ArrayObject::STD_PROP_LIST => E_ERROR);
[all …]
H A Dns_035.phpt8 function f1($x = ArrayObject::STD_PROP_LIST) {
11 function f2($x = \ArrayObject::STD_PROP_LIST) {
14 var_dump(ArrayObject::STD_PROP_LIST);
15 var_dump(\ArrayObject::STD_PROP_LIST);
/dports/www/mod_php73/php-7.3.33/Zend/tests/
H A Dns_036.phpt8 const STD_PROP_LIST = 2;
10 function f1($x = ArrayObject::STD_PROP_LIST) {
13 function f2($x = \ArrayObject::STD_PROP_LIST) {
16 function f3($x = \A\ArrayObject::STD_PROP_LIST) {
19 function f4($x = B\ArrayObject::STD_PROP_LIST) {
22 var_dump(ArrayObject::STD_PROP_LIST);
23 var_dump(\ArrayObject::STD_PROP_LIST);
24 var_dump(B\ArrayObject::STD_PROP_LIST);
25 var_dump(\A\ArrayObject::STD_PROP_LIST);
H A Dbug42819.phpt29 const C6 = ArrayObject::STD_PROP_LIST;
39 static $a6 = array(ArrayObject::STD_PROP_LIST => 0);
49 static $a6 = array(ArrayObject::STD_PROP_LIST => I);
59 static $a6 = array(ArrayObject::STD_PROP_LIST => foo\I);
64 static $a1 = array(I => ArrayObject::STD_PROP_LIST);
65 static $a2 = array(foo\I => ArrayObject::STD_PROP_LIST);
67 static $a4 = array(\foo\I => ArrayObject::STD_PROP_LIST);
69 static $a6 = array(ArrayObject::STD_PROP_LIST => ArrayObject::STD_PROP_LIST);
70 static $a7 = array(E_ERROR => ArrayObject::STD_PROP_LIST);
79 static $a6 = array(ArrayObject::STD_PROP_LIST => E_ERROR);
[all …]
H A Dns_035.phpt8 function f1($x = ArrayObject::STD_PROP_LIST) {
11 function f2($x = \ArrayObject::STD_PROP_LIST) {
14 var_dump(ArrayObject::STD_PROP_LIST);
15 var_dump(\ArrayObject::STD_PROP_LIST);
/dports/www/mod_php74/php-7.4.27/Zend/tests/
H A Dns_036.phpt8 const STD_PROP_LIST = 2;
10 function f1($x = ArrayObject::STD_PROP_LIST) {
13 function f2($x = \ArrayObject::STD_PROP_LIST) {
16 function f3($x = \A\ArrayObject::STD_PROP_LIST) {
19 function f4($x = B\ArrayObject::STD_PROP_LIST) {
22 var_dump(ArrayObject::STD_PROP_LIST);
23 var_dump(\ArrayObject::STD_PROP_LIST);
24 var_dump(B\ArrayObject::STD_PROP_LIST);
25 var_dump(\A\ArrayObject::STD_PROP_LIST);
H A Dbug42819.phpt29 const C6 = ArrayObject::STD_PROP_LIST;
39 static $a6 = array(ArrayObject::STD_PROP_LIST => 0);
49 static $a6 = array(ArrayObject::STD_PROP_LIST => I);
59 static $a6 = array(ArrayObject::STD_PROP_LIST => foo\I);
64 static $a1 = array(I => ArrayObject::STD_PROP_LIST);
65 static $a2 = array(foo\I => ArrayObject::STD_PROP_LIST);
67 static $a4 = array(\foo\I => ArrayObject::STD_PROP_LIST);
69 static $a6 = array(ArrayObject::STD_PROP_LIST => ArrayObject::STD_PROP_LIST);
70 static $a7 = array(E_ERROR => ArrayObject::STD_PROP_LIST);
79 static $a6 = array(ArrayObject::STD_PROP_LIST => E_ERROR);
[all …]
H A Dns_035.phpt8 function f1($x = ArrayObject::STD_PROP_LIST) {
11 function f2($x = \ArrayObject::STD_PROP_LIST) {
14 var_dump(ArrayObject::STD_PROP_LIST);
15 var_dump(\ArrayObject::STD_PROP_LIST);
/dports/www/mod_php80/php-8.0.15/Zend/tests/
H A Dns_036.phpt8 const STD_PROP_LIST = 2;
10 function f1($x = ArrayObject::STD_PROP_LIST) {
13 function f2($x = \ArrayObject::STD_PROP_LIST) {
16 function f3($x = \A\ArrayObject::STD_PROP_LIST) {
19 function f4($x = B\ArrayObject::STD_PROP_LIST) {
22 var_dump(ArrayObject::STD_PROP_LIST);
23 var_dump(\ArrayObject::STD_PROP_LIST);
24 var_dump(B\ArrayObject::STD_PROP_LIST);
25 var_dump(\A\ArrayObject::STD_PROP_LIST);
H A Dbug42819.phpt29 const C6 = ArrayObject::STD_PROP_LIST;
39 static $a6 = array(ArrayObject::STD_PROP_LIST => 0);
49 static $a6 = array(ArrayObject::STD_PROP_LIST => I);
59 static $a6 = array(ArrayObject::STD_PROP_LIST => foo\I);
64 static $a1 = array(I => ArrayObject::STD_PROP_LIST);
65 static $a2 = array(foo\I => ArrayObject::STD_PROP_LIST);
67 static $a4 = array(\foo\I => ArrayObject::STD_PROP_LIST);
69 static $a6 = array(ArrayObject::STD_PROP_LIST => ArrayObject::STD_PROP_LIST);
70 static $a7 = array(E_ERROR => ArrayObject::STD_PROP_LIST);
79 static $a6 = array(ArrayObject::STD_PROP_LIST => E_ERROR);
[all …]
H A Dns_035.phpt8 function f1($x = ArrayObject::STD_PROP_LIST) {
11 function f2($x = \ArrayObject::STD_PROP_LIST) {
14 var_dump(ArrayObject::STD_PROP_LIST);
15 var_dump(\ArrayObject::STD_PROP_LIST);
/dports/lang/php73/php-7.3.33/ext/spl/tests/
H A DarrayObject___construct_basic3.phpt2 SPL: ArrayObject::__construct basic usage with ArrayObject::STD_PROP_LIST.
13 echo "\n--> Access prop on instance of ArrayObject with ArrayObject::STD_PROP_LIST:\n";
15 $ao = new ArrayObject($c, ArrayObject::STD_PROP_LIST);
18 echo "\n--> Access prop on instance of MyArrayObject with ArrayObject::STD_PROP_LIST:\n";
20 $ao = new MyArrayObject($c, ArrayObject::STD_PROP_LIST);
50 --> Access prop on instance of ArrayObject with ArrayObject::STD_PROP_LIST:
78 --> Access prop on instance of MyArrayObject with ArrayObject::STD_PROP_LIST:

123456