Home
last modified time | relevance | path

Searched refs:object (Results 101 – 125 of 1962) sorted by relevance

12345678910>>...79

/PHP-8.0/ext/intl/transliterator/
H A Dtransliterator_methods.c52 zval_ptr_dtor( object ); in create_transliterator()
78 zval_ptr_dtor( object ); in create_transliterator()
89 zval_ptr_dtor( object ); in create_transliterator()
114 object = return_value; in PHP_FUNCTION()
149 object = return_value; in PHP_FUNCTION()
205 object = return_value; in PHP_FUNCTION()
280 object = getThis(); in PHP_FUNCTION()
284 if (object == NULL) { in PHP_FUNCTION()
299 object = &tmp_object; in PHP_FUNCTION()
314 object = &tmp_object; in PHP_FUNCTION()
[all …]
/PHP-8.0/ext/standard/tests/class_object/
H A Dget_parent_class_variation_002.phpt61 // object data
71 // loop through each element of the array for object
90 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
93 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
96 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
99 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
102 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
105 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
108 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
111 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
[all …]
/PHP-8.0/ext/dom/tests/
H A Dbug69846.phpt33 object(DOMText)#%d (21) {
56 string(22) "(object value omitted)"
68 string(22) "(object value omitted)"
81 object(DOMElement)#%d (23) {
87 string(22) "(object value omitted)"
89 string(22) "(object value omitted)"
109 string(22) "(object value omitted)"
111 string(22) "(object value omitted)"
113 string(22) "(object value omitted)"
119 string(22) "(object value omitted)"
[all …]
/PHP-8.0/ext/standard/tests/serialize/
H A Dserialization_objects_014.phpt64 object(stdClass)#%d (3) {
73 object(stdClass)#%d (3) {
81 object(stdClass)#%d (3) {
89 object(stdClass)#%d (3) {
97 object(stdClass)#%d (3) {
108 object(stdClass)#%d (3) {
117 object(stdClass)#%d (3) {
125 object(stdClass)#%d (3) {
133 object(stdClass)#%d (3) {
141 object(stdClass)#%d (3) {
[all …]
H A D__serialize_004.phpt47 object(Unserialize)#8 (2) {
58 object(Wakeup)#7 (2) {
62 object(Unserialize)#8 (2) {
77 object(Unserialize)#6 (2) {
81 object(Wakeup)#7 (2) {
85 object(Unserialize)#8 (2) {
101 object(Wakeup)#5 (2) {
105 object(Unserialize)#6 (2) {
109 object(Wakeup)#7 (2) {
113 object(Unserialize)#8 (2) {
/PHP-8.0/ext/reflection/tests/
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_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_getProperties_001.phpt42 object(ReflectionProperty)#%d (2) {
49 object(ReflectionProperty)#%d (2) {
59 object(ReflectionProperty)#%d (2) {
66 object(ReflectionProperty)#%d (2) {
76 object(ReflectionProperty)#%d (2) {
83 object(ReflectionProperty)#%d (2) {
93 object(ReflectionProperty)#%d (2) {
100 object(ReflectionProperty)#%d (2) {
110 object(ReflectionProperty)#%d (2) {
117 object(ReflectionProperty)#%d (2) {
/PHP-8.0/ext/spl/tests/
H A DarrayObject_magicMethods1.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 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 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) {
H A DarrayObject___construct_basic7.phpt2 SPL: ArrayObject::__construct: Using object with shared properties
8 $o = (object)$a;
20 object(stdClass)#1 (2) {
26 object(ArrayObject)#2 (1) {
28 object(stdClass)#1 (2) {
H A Dclass_implements_variation1.phpt31 return "Class A object";
84 // object data
116 class_implements(): Argument #1 ($object_or_class) must be of type object|string, int given
119 class_implements(): Argument #1 ($object_or_class) must be of type object|string, int given
122 class_implements(): Argument #1 ($object_or_class) must be of type object|string, int given
125 class_implements(): Argument #1 ($object_or_class) must be of type object|string, int given
128 class_implements(): Argument #1 ($object_or_class) must be of type object|string, float given
155 class_implements(): Argument #1 ($object_or_class) must be of type object|string, null given
158 class_implements(): Argument #1 ($object_or_class) must be of type object|string, null given
161 class_implements(): Argument #1 ($object_or_class) must be of type object|string, bool given
[all …]
H A Dclass_uses_variation1.phpt31 return "Class A object";
84 // object data
116 class_uses(): Argument #1 ($object_or_class) must be of type object|string, int given
119 class_uses(): Argument #1 ($object_or_class) must be of type object|string, int given
122 class_uses(): Argument #1 ($object_or_class) must be of type object|string, int given
125 class_uses(): Argument #1 ($object_or_class) must be of type object|string, int given
128 class_uses(): Argument #1 ($object_or_class) must be of type object|string, float given
155 class_uses(): Argument #1 ($object_or_class) must be of type object|string, null given
158 class_uses(): Argument #1 ($object_or_class) must be of type object|string, null given
161 class_uses(): Argument #1 ($object_or_class) must be of type object|string, bool given
[all …]
H A Dobserver_005.phpt53 foreach($storage as $object)
55 var_dump($object);
67 foreach($storage2 as $object)
69 var_dump($object);
77 object(TestClass)#%d (4) {
87 object(TestClass)#%d (4) {
97 object(MyStorage)#%d (5) {
111 object(TestClass)#%d (4) {
145 object(TestClass)#%d (4) {
155 object(TestClass)#%d (4) {
[all …]
H A Darray_002.phpt10 $object = new ArrayObject($array);
11 $object[] = 'four';
13 $arrayObject = new ArrayObject($object);
21 object(ArrayObject)#%d (1) {
23 object(ArrayObject)#1 (1) {
H A Dbug32394.phpt6 $object = new ArrayIterator;
7 $object->append(1);
9 foreach($object as $key => $value)
11 $object->offsetUnset($key);
/PHP-8.0/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-8.0/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-8.0/Zend/
H A Dzend_iterators.c25 static void iter_wrapper_free(zend_object *object);
26 static void iter_wrapper_dtor(zend_object *object);
27 static HashTable *iter_wrapper_get_gc(zend_object *object, zval **table, int *n);
62 static void iter_wrapper_free(zend_object *object) in iter_wrapper_free() argument
64 zend_object_iterator *iter = (zend_object_iterator*)object; in iter_wrapper_free()
68 static void iter_wrapper_dtor(zend_object *object) in iter_wrapper_dtor() argument
72 static HashTable *iter_wrapper_get_gc(zend_object *object, zval **table, int *n) { in iter_wrapper_get_gc() argument
73 zend_object_iterator *iter = (zend_object_iterator*)object; in iter_wrapper_get_gc()
/PHP-8.0/ext/simplexml/tests/
H A D004.phpt36 object(SimpleXMLElement)#%d (2) {
43 object(SimpleXMLElement)#%d (3) {
50 object(SimpleXMLElement)#%d (0) {
53 object(SimpleXMLElement)#%d (1) {
55 object(SimpleXMLElement)#%d (1) {
57 object(SimpleXMLElement)#%d (1) {
59 object(SimpleXMLElement)#%d (0) {
H A Dprofile13.phpt33 object(SimpleXMLElement)#%d (1) {
35 object(SimpleXMLElement)#%d (0) {
38 object(SimpleXMLElement)#%d (0) {
40 object(SimpleXMLElement)#%d (1) {
42 object(SimpleXMLElement)#%d (2) {
49 object(SimpleXMLElement)#%d (1) {
58 object(SimpleXMLElement)#%d (2) {
65 object(SimpleXMLElement)#%d (1) {
/PHP-8.0/ext/standard/tests/array/
H A Dnatcasesort_object2.phpt2 Test natcasesort() function : object functionality - mixed visibility within objects
10 echo "*** Testing natcasesort() : object functionality ***\n";
18 // initializing object member value
41 echo "\n-- Testing natcasesort() by supplying object arrays --\n";
43 // testing natcasesort() function by supplying string object array
51 *** Testing natcasesort() : object functionality ***
53 -- Testing natcasesort() by supplying object arrays --
57 object(for_string_natcasesort)#%d (3) {
66 object(for_string_natcasesort)#%d (3) {
75 object(for_string_natcasesort)#%d (3) {
[all …]
/PHP-8.0/Zend/tests/
H A Dgc_043.phpt12 object(stdClass)#1 (2) {
14 object(SplStack)#2 (2) {
22 object(stdClass)#3 (0) {
27 object(RegexIterator)#4 (2) {
31 object(SplStack)#5 (2) {
39 object(stdClass)#6 (0) {
/PHP-8.0/main/streams/
H A Duserspace.c354 Z_ISUNDEF(us->object)? NULL : &us->object, in user_wrapper_opener()
432 Z_ISUNDEF(us->object)? NULL : &us->object, in user_wrapper_opendir()
575 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_write()
628 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_read()
672 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_read()
709 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_close()
737 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_flush()
769 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_seek()
803 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_seek()
873 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_stat()
[all …]

Completed in 111 milliseconds

12345678910>>...79