Home
last modified time | relevance | path

Searched refs:object (Results 251 – 275 of 1987) sorted by relevance

1...<<11121314151617181920>>...80

/PHP-7.4/ext/session/tests/
H A Dbug79031.phpt32 // Shared object that acts as property of two another objects stored in session
56 object(SerializableClass)#4 (1) {
58 object(stdClass)#5 (1) {
64 object(SerializableClass)#6 (1) {
66 object(stdClass)#5 (1) {
H A D019.phpt51 &object(TFoo)#%d (1) {
56 &object(TFoo)#%d (1) {
63 &object(TFoo)#%d (1) {
68 &object(TFoo)#%d (1) {
/PHP-7.4/ext/simplexml/tests/
H A Dsimplexml_load_file.phpt13 object(SimpleXMLElement)#1 (1) {
17 object(SimpleXMLElement)#2 (2) {
24 object(SimpleXMLElement)#3 (2) {
/PHP-7.4/ext/gmp/tests/
H A Dgmp_php_int_max.phpt17 object(GMP)#%d (%d) {
21 object(GMP)#%d (%d) {
25 object(GMP)#%d (%d) {
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug27469.phpt14 object(__PHP_Incomplete_Class)#1 (1) {
19 object(__PHP_Incomplete_Class)#1 (1) {
24 object(__PHP_Incomplete_Class)#1 (1) {
/PHP-7.4/ext/opcache/tests/
H A Diterable_type_optimization.phpt2 Don't optimize object -> iterable
6 function test(object $arg): iterable {
13 Fatal error: Uncaught TypeError: Return value of test() must be iterable, object returned in %s:%d
/PHP-7.4/ext/soap/tests/
H A Dany.phpt59 object(stdClass)#5 (1) {
61 object(stdClass)#6 (1) {
65 object(SOAPComplexType)#7 (3) {
76 object(stdClass)#8 (1) {
78 object(stdClass)#9 (1) {
82 object(SOAPComplexType)#10 (3) {
/PHP-7.4/ext/reflection/tests/
H A DReflectionObject_constructor_basic.phpt17 object(ReflectionObject)#%d (1) {
21 object(ReflectionObject)#%d (1) {
25 object(ReflectionObject)#%d (1) {
H A DReflectionClass_newInstanceWithoutConstructor.phpt39 object(Foo)#%d (0) {
41 object(stdClass)#%d (0) {
43 object(DateTime)#%d (0) {
46 object(Bar)#%d (1) {
/PHP-7.4/ext/ffi/tests/
H A D006.phpt17 object(FFI\CData:int32_t*[2])#%d (2) {
21 object(FFI\CData:int32_t*)#%d (1) {
26 object(FFI\CData:int32_t*[2])#%d (2) {
/PHP-7.4/Zend/tests/
H A Dforeach_010.phpt2 Nested foreach by value over object and object modification with resize
5 $o = (object)['a'=>0, 'b'=>1, 'c'=>2, 'd'=>3, 'e'=>4, 'f'=>5, 'g'=>6, 'h'=>7];
H A Dbug29210.phpt67 $object = new test_class;
68 $object->test();
69 if (is_callable(array($object,'test_func1'))) {
70 $object->test_func1();
74 if (is_callable(array($object,'test_func2'))) {
75 $object->test_func2();
89 $object = new foo();
90 $object->test();
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp133 object = ZEND_THIS; in PHP_FUNCTION()
155 object = ZEND_THIS; in PHP_FUNCTION()
189 object = ZEND_THIS; in _breakiter_no_args_ret_int32()
213 object = ZEND_THIS; in _breakiter_int32_ret_int32()
290 object = ZEND_THIS; in PHP_FUNCTION()
323 object = ZEND_THIS; in PHP_FUNCTION()
350 object = ZEND_THIS; in PHP_FUNCTION()
378 object = ZEND_THIS; in PHP_FUNCTION()
403 object = ZEND_THIS; in PHP_FUNCTION()
412 bio = Z_INTL_BREAKITERATOR_P(object); in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/spl/tests/
H A DarrayObject_clone_basic3.phpt25 object(C)#1 (5) {
37 object(ArrayObject)#2 (1) {
39 object(C)#1 (5) {
52 object(ArrayObject)#3 (1) {
54 object(ArrayObject)#2 (1) {
56 object(C)#1 (5) {
70 object(ArrayObject)#4 (1) {
H A Darray_022.phpt49 object(MyArrayObject)#%d (1) {
53 object(MyArrayObject)#%d (2) {
60 object(MyArrayIterator)#%d (1) {
64 object(MyArrayIterator)#%d (2) {
H A DarrayObject_clone_basic2.phpt2 SPL: Cloning an instance of ArrayObject which wraps an object.
19 object(C)#1 (3) {
27 object(ArrayObject)#2 (1) {
29 object(C)#1 (3) {
38 object(ArrayObject)#3 (1) {
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_attr.c39 …if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", &object, IntlDateFormatter_ce_p… in PHP_FUNCTION()
65 …if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", &object, IntlDateFormatter_ce_p… in PHP_FUNCTION()
96 …if( zend_parse_method_parameters( ZEND_NUM_ARGS(), getThis(), "O", &object, IntlDateFormatter_ce_p… in PHP_FUNCTION()
141 &object, IntlDateFormatter_ce_ptr, &value, &value_len ) == FAILURE ) in PHP_FUNCTION()
179 &object, IntlDateFormatter_ce_ptr,&loc_type) == FAILURE ) in PHP_FUNCTION()
208 &object, IntlDateFormatter_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
236 &object, IntlDateFormatter_ce_ptr,&isLenient ) == FAILURE ) in PHP_FUNCTION()
/PHP-7.4/ext/intl/collator/
H A Dcollator_attr.c42 &object, Collator_ce_ptr, &attribute ) == FAILURE ) in PHP_FUNCTION()
73 &object, Collator_ce_ptr, &attribute, &value ) == FAILURE) in PHP_FUNCTION()
103 &object, Collator_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
132 &object, Collator_ce_ptr, &strength ) == FAILURE ) in PHP_FUNCTION()
/PHP-7.4/tests/classes/
H A Dclone_004.phpt2 ZE2 object cloning, 4
42 object(test)#1 (2) {
59 object(test)#2 (2) {
76 object(test)#2 (2) {
H A Darray_access_011.phpt10 private $object;
14 function __construct(ArrayAccess $object, array &$array, $element)
17 $this->object = $object;
115 object(ArrayAccessReferenceProxy)#%d (3) {
116 ["object":"ArrayAccessReferenceProxy":private]=>
117 object(Peoples)#%d (1) {
160 object(ArrayAccessReferenceProxy)#%d (3) {
161 ["object":"ArrayAccessReferenceProxy":private]=>
162 object(Peoples)#%d (1) {
/PHP-7.4/ext/standard/tests/array/
H A Darray_map_object3.phpt2 Test array_map() function : object functionality - class methods as callback function
11 * Testing array_map() for object functionality with following callback function variations:
12 * 1) child class method using parent object
13 * 2) parent class method using child object
56 echo "-- accessing parent method using child class object --\n";
59 echo "-- accessing child method using parent class object --\n";
79 -- accessing parent method using child class object --
88 -- accessing child method using parent class object --
/PHP-7.4/ext/intl/formatter/
H A Dformatter_main.c49 object = return_value; in numfmt_ctor()
118 &object, NumberFormatter_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
126 nfo = Z_INTL_NUMBERFORMATTER_P(object); in PHP_FUNCTION()
145 &object, NumberFormatter_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
153 nfo = Z_INTL_NUMBERFORMATTER_P(object); in PHP_FUNCTION()
/PHP-7.4/Zend/tests/object_types/
H A Dtype_hint_in_function.phpt2 Adding a function object type hint
7 function a(object $obj) {}
12 Fatal error: Uncaught TypeError: Argument 1 passed to a() must be an object, int given, called in %…
/PHP-7.4/ext/intl/
H A DERROR_CONVENTIONS.md39 * The last is ALSO stored in the object whose method call triggered the error,
53 The global error and the object error can be SIMULTANEOUSLY set with these
70 These methods are used to retrieve the error codes stored in the object's
79 instead destroy the object to that the result of new `IntlClass()` can be
84 object's private error.
93 void intl_errors_reset(intl_error* err); /* reset global and object error */
101 way to reset the object's internal error code. Instead, resetting of the
102 object's internal error code is done upon fetching the object from its zval.
111 object = getThis();
122 BREAKITER_METHOD_FETCH_OBJECT; /* macro also resets object's error */
[all …]
/PHP-7.4/Zend/
H A Dzend_exceptions.c212 zend_object *object; in zend_default_exception_new_ex() local
248 return object; in zend_default_exception_new_ex()
283 object = ZEND_THIS; in ZEND_METHOD()
327 zval *object = ZEND_THIS; in ZEND_METHOD() local
337 pvalue == object)) { in ZEND_METHOD()
338 zend_unset_property(i_get_exception_base(object), object, "previous", sizeof("previous")-1); in ZEND_METHOD()
366 object = ZEND_THIS; in ZEND_METHOD()
405 zend_read_property_ex(i_get_exception_base(object), (object), ZSTR_KNOWN(id), 0, &rv)
407 zend_read_property_ex(i_get_exception_base(object), (object), ZSTR_KNOWN(id), 1, &rv)
628 zval *object; in ZEND_METHOD() local
[all …]

Completed in 30 milliseconds

1...<<11121314151617181920>>...80