Home
last modified time | relevance | path

Searched refs:object (Results 176 – 200 of 1987) sorted by relevance

12345678910>>...80

/PHP-7.4/ext/standard/tests/array/
H A Dusort_object1.phpt2 Test usort() function : object functionality - different number of properties
15 echo "*** Testing usort() : object functionality ***\n";
87 *** Testing usort() : object functionality ***
91 object(SimpleClass1)#%d (1) {
96 object(SimpleClass1)#%d (1) {
101 object(SimpleClass1)#%d (1) {
106 object(SimpleClass1)#%d (1) {
114 object(SimpleClass2)#%d (3) {
123 object(SimpleClass2)#%d (3) {
132 object(SimpleClass2)#%d (3) {
H A Darray_unshift_object.phpt12 * an object to the $var argument
110 object(SimpleClass)#%d (1) {
126 object(SimpleClass)#%d (1) {
147 object(EmptyClass)#%d (0) {
161 object(EmptyClass)#%d (0) {
180 object(ChildClass)#%d (2) {
198 object(ChildClass)#%d (2) {
221 object(FinalClass)#%d (1) {
237 object(FinalClass)#%d (1) {
258 object(StaticClass)#%d (0) {
[all …]
H A Darray_walk_closure.phpt42 echo "\nclosure with object\n";
56 echo "\nfunction with object\n";
157 closure with object
158 object(stdClass)#1 (1) {
162 object(stdClass)#1 (1) {
166 object(stdClass)#1 (1) {
173 function with object
174 object(stdClass)#2 (1) {
178 object(stdClass)#2 (1) {
182 object(stdClass)#2 (1) {
[all …]
/PHP-7.4/tests/lang/
H A DforeachLoopObjects.006.phpt14 echo "\nSubstituting the iterated object for a different object.\n";
37 echo "\nSubstituting the iterated object for an array.\n";
54 echo "\nSubstituting the iterated array for an object.\n";
73 Substituting the iterated object for a different object.
79 object(stdClass)#%d (6) {
94 Substituting the iterated object for an array.
119 Substituting the iterated array for an object.
128 object(C)#%d (5) {
H A DforeachLoopObjects.003.phpt14 echo "\nDirectly changing object values.\n";
88 Directly changing object values.
92 object(C)#%d (5) {
106 object(C)#%d (5) {
120 object(C)#%d (5) {
133 Adding properties to an an object.
146 object(C)#%d (17) {
196 object(C)#%d (17) {
233 Removing properties from an object.
235 object(C)#%d (2) {
[all …]
/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_objects_005.phpt68 object(C)#%d (1) {
85 object(__PHP_Incomplete_Class)#%d (2) {
93 …ethod or access a property of an incomplete object. Please ensure that the class definition "C" of…
96 …ethod or access a property of an incomplete object. Please ensure that the class definition "C" of…
98 …ethod or access a property of an incomplete object. Please ensure that the class definition "C" of…
101 …ethod or access a property of an incomplete object. Please ensure that the class definition "C" of…
104 …ethod or access a property of an incomplete object. Please ensure that the class definition "C" of…
107 …ethod or access a property of an incomplete object. Please ensure that the class definition "C" of…
110 …ethod or access a property of an incomplete object. Please ensure that the class definition "C" of…
112 …ethod or access a property of an incomplete object. Please ensure that the class definition "C" of…
[all …]
/PHP-7.4/ext/json/tests/
H A Dpass001.1.phpt53 \"object\":{ },
141 "object":{ },
173 object(stdClass)#%d (1) {
181 object(stdClass)#%d (0) {
195 object(stdClass)#%d (36) {
249 ["object"]=>
430 ["object"]=>
539 object(stdClass)#%d (1) {
547 object(stdClass)#%d (0) {
615 ["object"]=>
[all …]
H A Dpass001.1_64bit.phpt54 \"object\":{ },
142 "object":{ },
174 object(stdClass)#%d (1) {
182 object(stdClass)#%d (0) {
196 object(stdClass)#%d (36) {
250 ["object"]=>
431 ["object"]=>
540 object(stdClass)#%d (1) {
548 object(stdClass)#%d (0) {
616 ["object"]=>
[all …]
/PHP-7.4/ext/simplexml/tests/
H A Dprofile12.phpt39 object(SimpleXMLElement)#%s (0) {
41 object(SimpleXMLElement)#%s (1) {
43 object(SimpleXMLElement)#%s (2) {
50 object(SimpleXMLElement)#%s (1) {
59 object(SimpleXMLElement)#%s (2) {
66 object(SimpleXMLElement)#%s (1) {
/PHP-7.4/ext/oci8/tests/
H A Dlob_null.phpt248 1 is an object: string(0) ""
249 2 is an object: string(0) ""
251 4 is an object: string(0) ""
252 5 is an object: string(0) ""
254 7 is an object: string(0) ""
255 8 is an object: string(0) ""
259 1 is an object: string(0) ""
260 2 is an object: string(0) ""
262 4 is an object: string(0) ""
263 5 is an object: string(0) ""
[all …]
/PHP-7.4/ext/spl/tests/
H A Dbug78436.phpt13 object(SplPriorityQueue)#1 (3) {
23 object(stdClass)#2 (0) {
30 object(SplPriorityQueue)#1 (3) {
40 object(stdClass)#2 (0) {
/PHP-7.4/ext/tidy/tests/
H A Duninitialized.phpt2 Operations on uninitialized tidy object
27 tidy object is not initialized
28 tidy object is not initialized
29 tidy object is not initialized
H A D010.phpt15 object(tidyNode)#2 (8) {
39 object(tidyNode)#3 (9) {
65 object(tidyNode)#4 (9) {
112 object(tidyNode)#6 (9) {
143 object(tidyNode)#2 (9) {
170 object(tidyNode)#2 (9) {
196 object(tidyNode)#3 (9) {
219 object(tidyNode)#6 (9) {
243 object(tidyNode)#4 (9) {
272 object(tidyNode)#2 (9) {
[all …]
/PHP-7.4/ext/date/tests/
H A Dbug53437.phpt32 object(DatePeriod)#%d (6) {
34 object(DateTime)#%d (3) {
43 object(DateTime)#%d (3) {
54 object(DateInterval)#%d (16) {
93 object(DatePeriod)#%d (6) {
95 object(DateTime)#%d (3) {
104 object(DateTime)#%d (3) {
115 object(DateInterval)#%d (16) {
H A Ddate_create_basic.phpt6 * Description: Returns new DateTime object
26 object(DateTime)#%d (3) {
34 object(DateTime)#%d (3) {
42 object(DateTime)#%d (3) {
50 object(DateTime)#%d (3) {
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat.c37 zval* object; in msgfmt_ctor() local
43 object = return_value; in msgfmt_ctor()
150 zval* object = NULL; in PHP_FUNCTION() local
155 &object, MessageFormatter_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
163 mfo = Z_INTL_MESSAGEFORMATTER_P( object ); in PHP_FUNCTION()
178 zval* object = NULL; in PHP_FUNCTION() local
183 &object, MessageFormatter_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
191 mfo = Z_INTL_MESSAGEFORMATTER_P( object ); in PHP_FUNCTION()
/PHP-7.4/ext/com_dotnet/
H A Dcom_wrapper.c40 zval object; /* the object exported */ member
92 …trace(" PHP Object:%p (name:%s) %s\n", Z_OBJ(disp->object), Z_OBJCE(disp->object)->name->val, meth…
283 …retval = zend_read_property(Z_OBJCE(disp->object), &disp->object, Z_STRVAL_P(name), Z_STRLEN_P(nam… in disp_invokeex()
285 …zend_update_property(Z_OBJCE(disp->object), &disp->object, Z_STRVAL_P(name), Z_STRLEN_P(name), &pa… in disp_invokeex()
460 if (Z_OBJPROP(disp->object)) { in generate_dispids()
494 if (Z_OBJCE(disp->object)) { in generate_dispids()
534 trace("constructing a COM wrapper for PHP object %p (%s)\n", object, Z_OBJCE_P(object)->name); in disp_constructor()
546 if (object) { in disp_constructor()
547 ZVAL_COPY(&disp->object, object); in disp_constructor()
549 ZVAL_UNDEF(&disp->object); in disp_constructor()
[all …]
H A Dcom_saproxy.c89 php_com_saproxy *proxy = SA_FETCH(object); in saproxy_read_dimension()
128 php_com_saproxy_create(object, rv, offset); in saproxy_read_dimension()
204 php_com_saproxy_create(object, rv, offset); in saproxy_read_dimension()
212 php_com_saproxy *proxy = SA_FETCH(object); in saproxy_write_dimension()
360 php_com_saproxy *proxy = SA_FETCH(object); in saproxy_count_elements()
377 php_com_saproxy *proxy = (php_com_saproxy *)object; in saproxy_free_storage()
386 zend_object_std_dtor(object); in saproxy_free_storage()
392 static zend_object* saproxy_clone(zval *object) in saproxy_clone() argument
547 php_com_saproxy *proxy = SA_FETCH(object); in php_com_saproxy_iter_get()
561 Z_ADDREF_P(object); in php_com_saproxy_iter_get()
[all …]
/PHP-7.4/ext/standard/tests/general_functions/
H A Dvar_export_basic8.phpt11 echo "\n\n-- Var export on a simple object --\n";
32 -- Var export on a simple object --
33 (object) array(
40 (object) array(
60 (object) array(
67 (object) array(
/PHP-7.4/ext/reflection/tests/
H A Dbug52854.phpt20 object(Test)#%d (0) {
22 object(Test)#%d (0) {
24 object(Test)#%d (0) {
26 object(Test)#%d (0) {
/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload2.phpt30 object(A)#2 (0) {
32 object(C)#2 (0) {
34 object(B)#2 (0) {
36 object(B)#2 (0) {
/PHP-7.4/Zend/tests/generators/
H A Dgc_with_yield_from.phpt35 object(Generator)#1 (0) {
38 object(Generator)#2 (0) {
41 object(Generator)#3 (0) {
44 object(Generator)#4 (0) {
H A Dgenerator_with_nonscalar_keys.phpt8 yield (object) ['a' => 'b'] => (object) ['b' => 'a'];
37 object(stdClass)#3 (1) {
41 object(stdClass)#4 (1) {
/PHP-7.4/Zend/tests/object_types/
H A Dreturn_type_inheritance_in_class.phpt2 Adding class method a object return type during inheritance is allowed
11 public function a() : object {}
15 public function a() : object {
21 Fatal error: Uncaught TypeError: Return value of class@anonymous::a() must be an object, int return…
H A Dreturn_type_inheritance_in_interface.phpt2 Adding interface method a object return type during inheritance is allowed
11 public function a() : object;
15 public function a() : object {
21 Fatal error: Uncaught TypeError: Return value of class@anonymous::a() must be an object, int return…

Completed in 87 milliseconds

12345678910>>...80