Home
last modified time | relevance | path

Searched refs:object (Results 151 – 175 of 1987) sorted by relevance

12345678910>>...80

/PHP-7.4/ext/com_dotnet/
H A Dcom_handlers.c38 obj = CDNO_FETCH(object); in com_property_read()
54 php_com_saproxy_create(object, rv, member); in com_property_read()
68 obj = CDNO_FETCH(object); in com_property_write()
94 obj = CDNO_FETCH(object); in com_read_dimension()
130 obj = CDNO_FETCH(object); in com_write_dimension()
210 obj = CDNO_FETCH(object); in com_property_exists()
273 zval *object = getThis(); in PHP_FUNCTION() local
275 Z_OBJ_HANDLER_P(object, call_method)( in PHP_FUNCTION()
277 Z_OBJ_P(object), in PHP_FUNCTION()
550 obj = CDNO_FETCH(object); in com_object_count()
[all …]
/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c351 intern = Z_SPLFIXEDARRAY_P(object); in spl_fixedarray_object_read_dimension()
412 intern = Z_SPLFIXEDARRAY_P(object); in spl_fixedarray_object_write_dimension()
548 zval *object = ZEND_THIS; in SPL_METHOD() local
606 zval *object = ZEND_THIS; in SPL_METHOD() local
717 zval *object = ZEND_THIS; in SPL_METHOD() local
733 zval *object = ZEND_THIS; in SPL_METHOD() local
838 object->current = 0; in spl_fixedarray_it_rewind()
851 if (object->current >= 0 && object->current < object->array.size) { in spl_fixedarray_it_valid()
888 ZVAL_LONG(key, object->current); in spl_fixedarray_it_get_current_key()
901 object->current++; in spl_fixedarray_it_move_forward()
[all …]
/PHP-7.4/ext/gmp/tests/
H A Dgmp_div_r.phpt35 object(GMP)#%d (1) {
42 object(GMP)#%d (1) {
49 object(GMP)#%d (1) {
53 object(GMP)#%d (1) {
57 object(GMP)#%d (1) {
61 object(GMP)#%d (1) {
65 object(GMP)#%d (1) {
69 object(GMP)#%d (1) {
H A Dgmp_root.phpt26 object(GMP)#%d (1) {
30 object(GMP)#%d (1) {
34 object(GMP)#%d (1) {
38 object(GMP)#%d (1) {
42 object(GMP)#%d (1) {
49 object(GMP)#%d (1) {
/PHP-7.4/ext/spl/tests/
H A Dbug69264.phpt65 object(MyFileInfo)#%d (2) {
71 object(MyDoublyLinkedList)#%d (2) {
77 object(MyObjectStorage)#%d (2) {
83 object(MyMultipleIterator)#%d (2) {
89 object(MyArrayObject)#%d (2) {
95 object(MyArrayIterator)#%d (2) {
101 object(MyMaxHeap)#%d (2) {
107 object(MyPriorityQueue)#%d (2) {
H A Dunserialize.phpt9 // serialize an empty new object
11 // hack to instanciate an object without constructor
23 object(SplDoublyLinkedList)#%d (2) {
31 object(SplObjectStorage)#%d (1) {
37 object(ArrayObject)#%d (1) {
H A Dbug49263.phpt21 object(SplObjectStorage)#2 (1) {
27 object(stdClass)#1 (0) {
34 object(stdClass)#3 (0) {
41 object(stdClass)#3 (0) {
46 object(stdClass)#1 (0) {
/PHP-7.4/ext/intl/collator/
H A Dcollator_error.c37 &object, Collator_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
46 co = Z_INTL_COLLATOR_P(object); in PHP_FUNCTION()
68 &object, Collator_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
77 co = Z_INTL_COLLATOR_P( object ); in PHP_FUNCTION()
/PHP-7.4/ext/standard/tests/array/
H A Dcount_invalid.phpt21 $result = count((object) []);
26 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
29 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
32 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
35 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
38 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
41 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
H A Dcompact_this.phpt2 compact() with object context
34 object(class@anonymous)#1 (0) {
39 object(class@anonymous)#1 (0) {
44 object(class@anonymous)#1 (0) {
/PHP-7.4/ext/session/tests/
H A D006.phpt51 object(a)#%d (1) {
55 object(b)#%d (1) {
57 &object(a)#%d (1) {
63 object(a)#%d (1) {
67 object(b)#%d (1) {
69 &object(a)#%d (1) {
H A D026.phpt52 object(a)#%d (1) {
56 object(b)#%d (1) {
58 &object(a)#%d (1) {
64 object(a)#%d (1) {
68 object(b)#%d (1) {
70 &object(a)#%d (1) {
/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload_error5.phpt39 object(A)#2 (0) {
41 object(X)#2 (0) {
45 object(Z)#2 (0) {
47 object(Y)#2 (0) {
49 object(B)#2 (0) {
51 object(B)#2 (0) {
H A Dclass_order_autoload1.phpt29 object(A)#2 (0) {
31 object(B)#2 (0) {
33 object(C)#2 (0) {
35 object(C)#2 (0) {
/PHP-7.4/Zend/tests/
H A Dclosure_058.phpt2 Closure 058: Closure scope and object
47 object(A)#2 (0) {
51 object(A)#2 (0) {
55 object(A)#2 (0) {
59 object(A)#2 (0) {
63 object(A)#2 (0) {
H A Dbug78379.phpt2 Bug #78379 (Cast to object confuses GC, causes crash)
9 $this->p = (object)["x" => [1]];
23 object(C)#%d (1) {
25 object(stdClass)#%d (1) {
H A Dclass_alias_012.phpt26 object(test\baz\foo)#%d (0) {
28 object(test\baz\foo)#%d (0) {
30 object(test\baz\foo)#%d (0) {
32 object(test\baz\foo)#%d (0) {
H A Dcompound_assign_failure.phpt152 object(stdClass)#%d (0) {
155 object(stdClass)#%d (0) {
158 object(stdClass)#%d (0) {
161 object(stdClass)#%d (0) {
164 object(stdClass)#%d (0) {
167 object(stdClass)#%d (0) {
170 object(stdClass)#%d (0) {
173 object(stdClass)#%d (0) {
176 object(stdClass)#%d (0) {
179 object(stdClass)#%d (0) {
[all …]
H A Dbug44660.phpt2 Bug #44660 (Indexed and reference assignment to property of non-object don't trigger warning)
31 Notice: Trying to get property 'p' of non-object in %sbug44660.php on line 6
34 Warning: Attempt to assign property 'p' of non-object in %sbug44660.php on line 9
37 Warning: Attempt to increment/decrement property 'p' of non-object in %sbug44660.php on line 12
40 Warning: Attempt to modify property 'p' of non-object in %sbug44660.php on line 15
43 Warning: Attempt to modify property 'p' of non-object in %sbug44660.php on line 18
46 Warning: Attempt to modify property 'p' of non-object in %sbug44660.php on line 21
/PHP-7.4/ext/json/tests/
H A Dpass001.phpt44 \"object\":{ },
127 "object":{ },
158 object(stdClass)#1 (1) {
166 object(stdClass)#2 (0) {
180 object(stdClass)#3 (31) {
226 ["object"]=>
364 ["object"]=>
438 object(stdClass)#5 (1) {
446 object(stdClass)#6 (0) {
506 ["object"]=>
[all …]
/PHP-7.4/ext/ffi/tests/
H A D040.phpt51 object(FFI\CData:int32_t)#%d (1) {
55 object(FFI\CType:int32_t)#%d (0) {
57 object(FFI\CData:int8_t[4])#%d (4) {
67 object(FFI\CData:int32_t*)#%d (1) {
71 object(FFI\CData:int32_t)#%d (1) {
80 object(FFI\CType:int32_t)#%d (0) {
82 object(FFI\CData:int8_t[4])#%d (4) {
92 object(FFI\CData:int32_t*)#%d (1) {
/PHP-7.4/ext/date/tests/
H A DDateTimeZone_clone_basic3.phpt10 echo "\n-- Create a DateTimeZone object --\n";
32 -- Create a DateTimeZone object --
33 object(DateTimeZone)#%d (2) {
41 object(DateTimeZone)#%d (4) {
53 object(DateTimeZone)#%d (4) {
65 object(DateTimeZone)#%d (6) {
81 object(DateTimeZone)#%d (6) {
/PHP-7.4/ext/simplexml/tests/
H A D022.phpt32 object(SimpleXMLElement)#%d (1) {
34 object(SimpleXMLElement)#%d (1) {
43 object(SimpleXMLElement)#%d (1) {
51 object(SimpleXMLElement)#%d (1) {
58 object(SimpleXMLElement)#%d (1) {
/PHP-7.4/Zend/tests/arrow_functions/
H A D005.phpt43 object(Test)#1 (0) {
45 object(Test)#1 (0) {
47 object(Test)#1 (0) {
49 object(Test)#1 (0) {
51 object(Test)#1 (0) {
/PHP-7.4/ext/standard/tests/serialize/
H A Dunserialize_subclasses.phpt17 object(C)#%d (0) {
19 object(__PHP_Incomplete_Class)#%d (1) {
23 object(__PHP_Incomplete_Class)#%d (1) {
27 object(D)#%d (0) {

Completed in 36 milliseconds

12345678910>>...80