Home
last modified time | relevance | path

Searched refs:object (Results 76 – 100 of 1987) sorted by relevance

12345678910>>...80

/PHP-7.4/Zend/tests/
H A Dunset_prop_recursion.phpt23 object(Node)#1 (2) {
29 object(Node)#2 (2) {
37 object(Node)#3 (2) {
46 object(Node)#2 (2) {
48 object(Node)#1 (2) {
56 object(Node)#3 (2) {
58 object(Node)#1 (2) {
H A Dbug52193.phpt38 object(Closure)#%d (0) {
44 object(Closure)#%d (1) {
50 object(Closure)#%d (0) {
56 object(Closure)#%d (1) {
62 object(Closure)#%d (0) {
69 object(Closure)#%d (0) {
74 object(Closure)#%d (0) {
/PHP-7.4/ext/standard/tests/array/
H A Dusort_object2.phpt105 object(StaticClass)#%d (0) {
108 object(StaticClass)#%d (0) {
111 object(StaticClass)#%d (0) {
121 object(EmptyClass)#%d (0) {
124 object(EmptyClass)#%d (0) {
127 object(EmptyClass)#%d (0) {
130 object(EmptyClass)#%d (0) {
137 object(ChildClass)#%d (2) {
144 object(ChildClass)#%d (2) {
151 object(ChildClass)#%d (2) {
[all …]
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_implementsInterface_001.phpt24 echo " - Using object argument: ";
79 - Using object argument: bool(true)
82 - Using object argument: bool(false)
94 - Using object argument: bool(true)
97 - Using object argument: bool(false)
109 - Using object argument: bool(true)
112 - Using object argument: bool(true)
124 - Using object argument: bool(true)
127 - Using object argument: bool(false)
139 - Using object argument: bool(true)
[all …]
H A DReflectionClass_getInterfaces_003.phpt9 echo "An object is in an array and is referenced. As expected, var_dumping the array shows '&':\n";
14 echo "Naturally, this remains true if we modify the object:\n";
28 echo "Modify the object, and it is apparently no longer referenced.\n";
34 An object is in an array and is referenced. As expected, var_dumping the array shows '&':
37 &object(stdClass)#%d (0) {
40 Naturally, this remains true if we modify the object:
43 &object(stdClass)#%d (1) {
51 The result is an array in which each element is an object (an instance of ReflectionClass)
55 object(ReflectionClass)#%d (1) {
60 Modify the object, and it is apparently no longer referenced.
[all …]
H A DReflectionClass_getMethods_001.phpt42 object(ReflectionMethod)#%d (2) {
49 object(ReflectionMethod)#%d (2) {
59 object(ReflectionMethod)#%d (2) {
66 object(ReflectionMethod)#%d (2) {
76 object(ReflectionMethod)#%d (2) {
83 object(ReflectionMethod)#%d (2) {
93 object(ReflectionMethod)#%d (2) {
100 object(ReflectionMethod)#%d (2) {
110 object(ReflectionMethod)#%d (2) {
117 object(ReflectionMethod)#%d (2) {
[all …]
H A DReflectionClass_getMethod_001.phpt50 --> Check for f(): object(ReflectionMethod)#%d (2) {
56 --> Check for s(): object(ReflectionMethod)#%d (2) {
62 --> Check for F(): object(ReflectionMethod)#%d (2) {
70 --> Check for f(): object(ReflectionMethod)#%d (2) {
76 --> Check for s(): object(ReflectionMethod)#%d (2) {
82 --> Check for F(): object(ReflectionMethod)#%d (2) {
90 --> Check for f(): object(ReflectionMethod)#%d (2) {
96 --> Check for s(): object(ReflectionMethod)#%d (2) {
102 --> Check for F(): object(ReflectionMethod)#%d (2) {
110 --> Check for f(): object(ReflectionMethod)#%d (2) {
[all …]
/PHP-7.4/ext/spl/tests/
H A DArrayObject_sort_different_backing_storage.phpt6 $obj = (object)['a' => 2, 'b' => 1];
32 object(ArrayObject)#2 (1) {
34 object(stdClass)#1 (2) {
41 object(ArrayObject)#3 (1) {
43 object(ArrayObject)#2 (1) {
45 object(stdClass)#1 (2) {
53 object(ArrayObject)#4 (2) {
59 object(ArrayObject)#5 (1) {
64 object(ArrayObject)#6 (1) {
H A DarrayObject_magicMethods3.phpt72 Original wrapped object:
73 object(UsesMagic)#1 (5) {
86 object(ArrayObject)#2 (1) {
88 object(UsesMagic)#1 (5) {
108 Original wrapped object:
109 object(UsesMagic)#1 (5) {
122 object(ArrayObject)#2 (1) {
142 Original wrapped object:
143 object(UsesMagic)#1 (5) {
175 Original wrapped object:
[all …]
H A Dclass_implements_variation1.phpt37 return "Class A object";
90 // object data
119 Error: 2 - class_implements(): object or string expected, %s(%d)
123 Error: 2 - class_implements(): object or string expected, %s(%d)
127 Error: 2 - class_implements(): object or string expected, %s(%d)
131 Error: 2 - class_implements(): object or string expected, %s(%d)
135 Error: 2 - class_implements(): object or string expected, %s(%d)
139 Error: 2 - class_implements(): object or string expected, %s(%d)
143 Error: 2 - class_implements(): object or string expected, %s(%d)
147 Error: 2 - class_implements(): object or string expected, %s(%d)
[all …]
H A Dclass_uses_variation1.phpt37 return "Class A object";
90 // object data
119 Error: 2 - class_uses(): object or string expected, %s(%d)
123 Error: 2 - class_uses(): object or string expected, %s(%d)
127 Error: 2 - class_uses(): object or string expected, %s(%d)
131 Error: 2 - class_uses(): object or string expected, %s(%d)
135 Error: 2 - class_uses(): object or string expected, %s(%d)
139 Error: 2 - class_uses(): object or string expected, %s(%d)
143 Error: 2 - class_uses(): object or string expected, %s(%d)
147 Error: 2 - class_uses(): object or string expected, %s(%d)
[all …]
H A DarrayObject___construct_basic1.phpt21 object(ArrayObject)#1 (1) {
27 object(ArrayObject)#2 (1) {
29 object(stdClass)#1 (1) {
35 object(ArrayObject)#2 (1) {
43 object(ArrayObject)#2 (1) {
45 object(ArrayObject)#3 (1) {
47 object(stdClass)#1 (1) {
/PHP-7.4/ext/simplexml/tests/
H A D003.phpt34 object(SimpleXMLElement)#%d (2) {
41 object(SimpleXMLElement)#%d (3) {
48 object(SimpleXMLElement)#%d (0) {
51 object(SimpleXMLElement)#%d (1) {
53 object(SimpleXMLElement)#%d (2) {
55 object(SimpleXMLElement)#%d (1) {
60 object(SimpleXMLElement)#%d (1) {
62 object(SimpleXMLElement)#%d (0) {
H A D002.phpt34 object(SimpleXMLElement)#%d (2) {
41 object(SimpleXMLElement)#%d (3) {
48 object(SimpleXMLElement)#%d (0) {
51 object(SimpleXMLElement)#%d (1) {
53 object(SimpleXMLElement)#%d (1) {
55 object(SimpleXMLElement)#%d (1) {
57 object(SimpleXMLElement)#%d (0) {
H A D010.phpt34 object(simplexml_inherited)#%d (2) {
41 object(simplexml_inherited)#%d (3) {
48 object(simplexml_inherited)#%d (0) {
51 object(simplexml_inherited)#%d (1) {
53 object(simplexml_inherited)#%d (1) {
55 object(simplexml_inherited)#%d (1) {
57 object(simplexml_inherited)#%d (0) {
H A Dsxe_001.phpt33 object(SimpleXMLIterator)#%d (2) {
40 object(SimpleXMLIterator)#%d (3) {
47 object(SimpleXMLIterator)#%d (0) {
50 object(SimpleXMLIterator)#%d (1) {
52 object(SimpleXMLIterator)#%d (1) {
54 object(SimpleXMLIterator)#%d (1) {
56 object(SimpleXMLIterator)#%d (0) {
H A D004.phpt37 object(SimpleXMLElement)#%d (2) {
44 object(SimpleXMLElement)#%d (3) {
51 object(SimpleXMLElement)#%d (0) {
54 object(SimpleXMLElement)#%d (1) {
56 object(SimpleXMLElement)#%d (1) {
58 object(SimpleXMLElement)#%d (1) {
60 object(SimpleXMLElement)#%d (0) {
/PHP-7.4/ext/json/tests/
H A D001.phpt41 object(stdClass)#%d (1) {
43 object(stdClass)#%d (1) {
48 object(stdClass)#%d (1) {
50 object(stdClass)#%d (1) {
55 object(stdClass)#%d (1) {
57 object(stdClass)#%d (1) {
62 object(stdClass)#%d (1) {
64 object(stdClass)#%d (1) {
/PHP-7.4/ext/date/tests/
H A Ddate_timezone_get_basic1.phpt5 /* Prototype : DateTimeZone date_timezone_get ( DateTime $object )
14 $object = date_create("2009-01-30 17:57:32");
15 $tz = date_timezone_get($object);
19 $object = date_create("2009-01-30 17:57:32");
20 $tz = date_timezone_get($object);
24 date_timezone_set($object, $la_time);
25 $tz = date_timezone_get($object);
/PHP-7.4/main/streams/
H A Duserspace.c309 fci.object = Z_OBJ_P(object); in user_stream_create_object()
317 fcc.object = Z_OBJ_P(object); in user_stream_create_object()
379 Z_ISUNDEF(us->object)? NULL : &us->object, in user_wrapper_opener()
458 Z_ISUNDEF(us->object)? NULL : &us->object, in user_wrapper_opendir()
608 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_write()
662 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_read()
706 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_read()
743 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_close()
771 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_flush()
803 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_seek()
[all …]
/PHP-7.4/ext/imap/tests/
H A Dbug46918.phpt27 (object) array(
33 (object) array(
38 (object) array(
43 (object) array(
49 (object) array(
55 (object) array(
60 (object) array(
65 (object) array(
70 (object) array(
/PHP-7.4/ext/spl/
H A Dspl_array.c782 zval *object = ZEND_THIS; in SPL_METHOD() local
1164 Z_ADDREF_P(object); in spl_array_get_iterator()
1178 zval *object = ZEND_THIS; in SPL_METHOD() local
1208 zval *object = ZEND_THIS; in SPL_METHOD() local
1233 zval *object = ZEND_THIS; in SPL_METHOD() local
1249 zval *object = ZEND_THIS; in SPL_METHOD() local
1265 zval *object = ZEND_THIS; in SPL_METHOD() local
1280 zval *object = ZEND_THIS; in SPL_METHOD() local
1317 zval *object = ZEND_THIS; in SPL_METHOD() local
1332 zval *object = ZEND_THIS; in SPL_METHOD() local
[all …]
/PHP-7.4/ext/ffi/tests/
H A D033.phpt30 object(FFI\CData:uint8_t[2])#%d (2) {
36 object(FFI\CData:uint16_t[2])#%d (2) {
42 object(FFI\CType:uint8_t[2])#%d (0) {
44 object(FFI\CData:uint8_t[2])#%d (2) {
50 object(FFI\CType:uint16_t[2])#%d (0) {
52 object(FFI\CData:uint16_t[2])#%d (2) {
58 object(FFI\CType:uint32_t)#%d (0) {
60 object(FFI\CType:uint32_t[2][2])#%d (0) {
/PHP-7.4/Zend/
H A Dzend_interfaces.c48 fci.object = object ? Z_OBJ_P(object) : NULL; in zend_call_method()
65 obj_ce = object ? Z_OBJCE_P(object) : NULL; in zend_call_method()
89 if (object) { in zend_call_method()
102 fcic.object = object ? Z_OBJ_P(object) : NULL; in zend_call_method()
108 obj_ce = object ? Z_OBJCE_P(object) : NULL; in zend_call_method()
147 zval *object = &iter->it.data; in zend_user_it_dtor() local
150 zval_ptr_dtor(object); in zend_user_it_dtor()
176 zval *object = &iter->it.data; in zend_user_it_get_current_data() local
189 zval *object = &iter->it.data; in zend_user_it_get_current_key() local
210 zval *object = &iter->it.data; in zend_user_it_move_forward() local
[all …]
/PHP-7.4/ext/standard/tests/class_object/
H A Dget_class_variation_001.phpt5 /* Prototype : proto string get_class([object object])
67 // loop through each element of the array for object
85 Warning: get_class() expects parameter 1 to be object, int given in %sget_class_variation_001.php o…
90 Warning: get_class() expects parameter 1 to be object, int given in %sget_class_variation_001.php o…
95 Warning: get_class() expects parameter 1 to be object, int given in %sget_class_variation_001.php o…
100 Warning: get_class() expects parameter 1 to be object, int given in %sget_class_variation_001.php o…
105 Warning: get_class() expects parameter 1 to be object, float given in %sget_class_variation_001.php…
155 Warning: get_class() expects parameter 1 to be object, null given in %s on line %d
160 Warning: get_class() expects parameter 1 to be object, null given in %s on line %d
205 Warning: get_class() expects parameter 1 to be object, null given in %s on line %d
[all …]

Completed in 70 milliseconds

12345678910>>...80