Home
last modified time | relevance | path

Searched refs:object (Results 276 – 300 of 2507) sorted by relevance

1...<<11121314151617181920>>...101

/php-src/ext/dom/tests/modern/spec/
H A Dimport_entity_reference.phpt25 object(Dom\EntityReference)#3 (14) {
35 string(22) "(object value omitted)"
37 string(22) "(object value omitted)"
39 string(22) "(object value omitted)"
41 string(22) "(object value omitted)"
/php-src/ext/com_dotnet/
H A Dcom_wrapper.c38 zval object; /* the object exported */ member
90 …trace(" PHP Object:%p (name:%s) %s\n", Z_OBJ(disp->object), Z_OBJCE(disp->object)->name->val, meth…
279 …retval = zend_read_property(Z_OBJCE(disp->object), Z_OBJ(disp->object), Z_STRVAL_P(name), Z_STRLEN… in disp_invokeex()
281 …zend_update_property(Z_OBJCE(disp->object), Z_OBJ(disp->object), Z_STRVAL_P(name), Z_STRLEN_P(name… in disp_invokeex()
456 if (Z_OBJPROP(disp->object)) { in generate_dispids()
490 if (Z_OBJCE(disp->object)) { in generate_dispids()
530 trace("constructing a COM wrapper for PHP object %p (%s)\n", object, Z_OBJCE_P(object)->name); in disp_constructor()
542 if (object) { in disp_constructor()
543 ZVAL_COPY(&disp->object, object); in disp_constructor()
545 ZVAL_UNDEF(&disp->object); in disp_constructor()
[all …]
/php-src/tests/lang/
H A DforeachLoopObjects.003.phpt15 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-src/ext/intl/calendar/
H A Dcalendar_methods.cpp250 &object, Calendar_ce_ptr) == FAILURE) { in PHP_FUNCTION()
376 object = getThis(); in PHP_FUNCTION()
380 if (object && arg_num > 2) { in PHP_FUNCTION()
389 ZEND_NUM_ARGS(), object, "Oll|llll", in PHP_FUNCTION()
425 object = getThis(); in PHP_METHOD()
448 object = getThis(); in PHP_METHOD()
1092 &object, Calendar_ce_ptr) == FAILURE) { in PHP_FUNCTION()
1168 &object, Calendar_ce_ptr) == FAILURE) { in PHP_FUNCTION()
1173 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()
1186 &object, Calendar_ce_ptr) == FAILURE) { in PHP_FUNCTION()
[all …]
/php-src/Zend/tests/readonly_props/
H A Dreadonly_containing_object.phpt2 Not-modifying a readonly property holding an object
7 public readonly object $prop;
9 public function __construct(object $prop) {
50 object(stdClass)#2 (1) {
54 object(stdClass)#2 (1) {
58 object(ArrayObject)#7 (1) {
/php-src/ext/simplexml/tests/
H A Dprofile12.phpt38 object(SimpleXMLElement)#%s (0) {
40 object(SimpleXMLElement)#%s (1) {
42 object(SimpleXMLElement)#%s (2) {
49 object(SimpleXMLElement)#%s (1) {
58 object(SimpleXMLElement)#%s (2) {
65 object(SimpleXMLElement)#%s (1) {
/php-src/ext/opcache/tests/jit/
H A Dfetch_obj_001.phpt78 object(stdClass)#%d (1) {
82 object(stdClass)#%d (2) {
89 object(stdClass)#%d (2) {
97 object(stdClass)#%d (2) {
104 object(stdClass)#%d (1) {
108 object(stdClass)#%d (2) {
115 object(stdClass)#%d (2) {
123 object(stdClass)#%d (2) {
/php-src/ext/intl/msgformat/
H A Dmsgformat.c35 zval* object; in msgfmt_ctor() local
40 object = return_value; in msgfmt_ctor()
140 zval* object = NULL; in PHP_FUNCTION() local
145 &object, MessageFormatter_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
150 mfo = Z_INTL_MESSAGEFORMATTER_P( object ); in PHP_FUNCTION()
161 zval* object = NULL; in PHP_FUNCTION() local
166 &object, MessageFormatter_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
171 mfo = Z_INTL_MESSAGEFORMATTER_P( object ); in PHP_FUNCTION()
H A Dmsgformat_class.c32 void MessageFormatter_object_free( zend_object *object ) in MessageFormatter_object_free() argument
34 MessageFormatter_object* mfo = php_intl_messageformatter_fetch_object(object); in MessageFormatter_object_free()
57 zend_object *MessageFormatter_object_clone(zend_object *object) in MessageFormatter_object_clone() argument
59 MessageFormatter_object *mfo = php_intl_messageformatter_fetch_object(object); in MessageFormatter_object_clone()
60 zend_object *new_obj = MessageFormatter_ce_ptr->create_object(object->ce); in MessageFormatter_object_clone()
/php-src/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 (9) {
41 object(tidyNode)#3 (9) {
67 object(tidyNode)#4 (9) {
114 object(tidyNode)#6 (9) {
145 object(tidyNode)#2 (9) {
172 object(tidyNode)#2 (9) {
198 object(tidyNode)#3 (9) {
221 object(tidyNode)#6 (9) {
245 object(tidyNode)#4 (9) {
274 object(tidyNode)#2 (9) {
[all …]
/php-src/ext/standard/tests/serialize/
H A Dunserialize_subclasses.phpt18 object(C)#%d (0) {
20 object(__PHP_Incomplete_Class)#%d (1) {
24 object(__PHP_Incomplete_Class)#%d (1) {
28 object(D)#%d (0) {
/php-src/Zend/tests/
H A Dbug60833.phpt26 object(A)#2 (0) {
28 object(A)#2 (0) {
30 object(B)#2 (0) {
32 object(A)#2 (0) {
H A Dbug52193.phpt38 object(Closure)#%d (3) {
50 object(Closure)#%d (4) {
62 object(Closure)#%d (3) {
74 object(Closure)#%d (4) {
86 object(Closure)#%d (3) {
99 object(Closure)#%d (3) {
110 object(Closure)#%d (3) {
/php-src/Zend/tests/weakrefs/
H A Dgh10043-005.phpt31 object(WeakMap)#%d (1) {
35 object(Value)#%d (1) {
42 object(Value)#%d (1) {
49 object(WeakMap)#1 (0) {
/php-src/ext/ffi/tests/
H A D004.phpt55 object(FFI\CData:enum _a)#%d (1) {
59 object(FFI\CData:enum _b)#%d (1) {
63 object(FFI\CData:enum _c)#%d (1) {
67 object(FFI\CData:enum _d)#%d (1) {
71 object(FFI\CData:int32_t[1])#%d (1) {
75 object(FFI\CData:int32_t[1])#%d (1) {
79 object(FFI\CData:int32_t[2])#%d (2) {
H A Dbug80847.phpt43 object(FFI\CData:struct bug80847_02)#%d (1) {
45 object(FFI\CData:struct bug80847_01)#%d (2) {
52 object(FFI\CData:struct bug80847_02)#%d (1) {
54 object(FFI\CData:struct bug80847_01)#%d (2) {
61 object(FFI\CData:struct bug80847_02)#%d (1) {
63 object(FFI\CData:struct bug80847_01)#%d (2) {
H A Dgh7867.phpt26 object(FFI\CData:char*)#%d (1) {
30 object(FFI\CData:char[4])#%d (4) {
40 object(FFI\CData:char[4])#%d (4) {
52 object(FFI\CData:char*)#%d (1) {
56 object(FFI\CData:char[4])#%d (4) {
66 object(FFI\CData:char[4])#%d (4) {
/php-src/ext/spl/tests/
H A Diterator_042.phpt43 object(ArrayIterator)#%d (1) {
47 object(ArrayIterator)#%d (1) {
55 object(ArrayIterator)#%d (1) {
66 object(ArrayIterator)#%d (1) {
70 object(ArrayIterator)#%d (1) {
78 object(ArrayIterator)#%d (1) {
88 object(ArrayIterator)#%d (1) {
H A Dbug78436.phpt13 object(SplPriorityQueue)#1 (3) {
23 object(stdClass)#2 (0) {
30 object(SplPriorityQueue)#1 (3) {
40 object(stdClass)#2 (0) {
/php-src/Zend/tests/type_declarations/
H A Dstatic_type_return.phpt71 object(A)#%d (0) {
73 object(B)#%d (0) {
76 object(A)#%d (0) {
80 object(A)#%d (0) {
82 object(C)#%d (0) {
85 object(A)#%d (0) {
90 object(A)#%d (0) {
/php-src/ext/gmp/tests/
H A Dconstruct.phpt29 object(GMP)#1 (1) {
33 object(GMP)#1 (1) {
37 object(GMP)#1 (1) {
41 object(GMP)#1 (1) {
45 object(GMP)#1 (1) {
/php-src/ext/intl/formatter/
H A Dformatter_class.c34 void NumberFormatter_object_free( zend_object *object ) in NumberFormatter_object_free() argument
36 NumberFormatter_object* nfo = php_intl_number_format_fetch_object(object); in NumberFormatter_object_free()
59 zend_object *NumberFormatter_object_clone(zend_object *object) in NumberFormatter_object_clone() argument
61 NumberFormatter_object *nfo = php_intl_number_format_fetch_object(object); in NumberFormatter_object_clone()
62 zend_object *new_obj = NumberFormatter_ce_ptr->create_object(object->ce); in NumberFormatter_object_clone()
/php-src/Zend/tests/fibers/
H A Dbacktrace-object.phpt2 Backtrace in with object as fiber callback
23 Fatal error: Uncaught Exception: test in %sbacktrace-object.php:%d
26 #1 %sbacktrace-object.php(%d): Fiber->resume()
28 thrown in %sbacktrace-object.php on line %d
/php-src/ext/dom/tests/
H A DDOMEntityReference_predefined_free.phpt11 object(DOMEntityReference)#1 (17) {
23 string(22) "(object value omitted)"
25 string(22) "(object value omitted)"
27 string(22) "(object value omitted)"

Completed in 82 milliseconds

1...<<11121314151617181920>>...101