Home
last modified time | relevance | path

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

12345678910>>...94

/PHP-7.0/ext/date/tests/
H A DDateTime_setDate_variation2.phpt24 return "Class A object";
84 // object data
116 object(DateTime)#%d (3) {
126 object(DateTime)#%d (3) {
136 object(DateTime)#%d (3) {
146 object(DateTime)#%d (3) {
156 object(DateTime)#%d (3) {
166 object(DateTime)#%d (3) {
176 object(DateTime)#%d (3) {
206 object(DateTime)#%d (3) {
[all …]
H A DDateTime_setDate_variation3.phpt24 return "Class A object";
84 // object data
116 object(DateTime)#%d (3) {
126 object(DateTime)#%d (3) {
136 object(DateTime)#%d (3) {
146 object(DateTime)#%d (3) {
156 object(DateTime)#%d (3) {
166 object(DateTime)#%d (3) {
176 object(DateTime)#%d (3) {
206 object(DateTime)#%d (3) {
[all …]
H A Ddate_isodate_set_variation2.phpt24 return "Class A object";
84 // object data
116 object(DateTime)#%d (3) {
126 object(DateTime)#%d (3) {
136 object(DateTime)#%d (3) {
146 object(DateTime)#%d (3) {
156 object(DateTime)#%d (3) {
166 object(DateTime)#%d (3) {
176 object(DateTime)#%d (3) {
206 object(DateTime)#%d (3) {
[all …]
H A Ddate_isodate_set_variation3.phpt24 return "Class A object";
84 // object data
116 object(DateTime)#%d (3) {
126 object(DateTime)#%d (3) {
136 object(DateTime)#%d (3) {
146 object(DateTime)#%d (3) {
156 object(DateTime)#%d (3) {
166 object(DateTime)#%d (3) {
176 object(DateTime)#%d (3) {
206 object(DateTime)#%d (3) {
[all …]
H A Ddate_isodate_set_variation4.phpt24 return "Class A object";
84 // object data
116 object(DateTime)#%d (3) {
126 object(DateTime)#%d (3) {
136 object(DateTime)#%d (3) {
146 object(DateTime)#%d (3) {
156 object(DateTime)#%d (3) {
166 object(DateTime)#%d (3) {
176 object(DateTime)#%d (3) {
206 object(DateTime)#%d (3) {
[all …]
H A DDateTime_setTime_variation1.phpt24 return "Class A object";
84 // object data
116 object(DateTime)#%d (3) {
126 object(DateTime)#%d (3) {
136 object(DateTime)#%d (3) {
146 object(DateTime)#%d (3) {
156 object(DateTime)#%d (3) {
166 object(DateTime)#%d (3) {
176 object(DateTime)#%d (3) {
206 object(DateTime)#%d (3) {
[all …]
H A DDateTime_setTime_variation2.phpt24 return "Class A object";
84 // object data
116 object(DateTime)#%d (3) {
126 object(DateTime)#%d (3) {
136 object(DateTime)#%d (3) {
146 object(DateTime)#%d (3) {
156 object(DateTime)#%d (3) {
166 object(DateTime)#%d (3) {
176 object(DateTime)#%d (3) {
206 object(DateTime)#%d (3) {
[all …]
H A DDateTime_setTime_variation3.phpt24 return "Class A object";
84 // object data
116 object(DateTime)#%d (3) {
126 object(DateTime)#%d (3) {
136 object(DateTime)#%d (3) {
146 object(DateTime)#%d (3) {
156 object(DateTime)#%d (3) {
166 object(DateTime)#%d (3) {
176 object(DateTime)#%d (3) {
206 object(DateTime)#%d (3) {
[all …]
H A DDateTime_setISODate_variation1.phpt24 return "Class A object";
84 // object data
116 object(DateTime)#%d (3) {
126 object(DateTime)#%d (3) {
136 object(DateTime)#%d (3) {
146 object(DateTime)#%d (3) {
156 object(DateTime)#%d (3) {
166 object(DateTime)#%d (3) {
176 object(DateTime)#%d (3) {
206 object(DateTime)#%d (3) {
[all …]
H A DDateTime_setISODate_variation2.phpt24 return "Class A object";
84 // object data
116 object(DateTime)#%d (3) {
126 object(DateTime)#%d (3) {
136 object(DateTime)#%d (3) {
146 object(DateTime)#%d (3) {
156 object(DateTime)#%d (3) {
166 object(DateTime)#%d (3) {
176 object(DateTime)#%d (3) {
206 object(DateTime)#%d (3) {
[all …]
H A DDateTime_setISODate_variation3.phpt24 return "Class A object";
84 // object data
116 object(DateTime)#%d (3) {
126 object(DateTime)#%d (3) {
136 object(DateTime)#%d (3) {
146 object(DateTime)#%d (3) {
156 object(DateTime)#%d (3) {
166 object(DateTime)#%d (3) {
176 object(DateTime)#%d (3) {
206 object(DateTime)#%d (3) {
[all …]
/PHP-7.0/ext/standard/tests/general_functions/
H A Dgetservbyname_variation13.phpt2 Test function getservbyname() by substituting argument 2 with object values.
7 echo "*** Test substituting argument 2 with object values ***\n";
15 return "Class A object";
34 *** Test substituting argument 2 with object values ***
37 Warning: getservbyname() expects parameter 2 to be string, object given in %s.php on line %d
H A Dgetservbyname_variation6.phpt2 Test function getservbyname() by substituting argument 1 with object values.
7 echo "*** Test substituting argument 1 with object values ***\n";
15 return "Class A object";
34 *** Test substituting argument 1 with object values ***
37 Warning: getservbyname() expects parameter 1 to be string, object given in %s.php on line %d
/PHP-7.0/ext/com_dotnet/
H A Dcom_handlers.c40 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()
90 obj = CDNO_FETCH(object); in com_read_dimension()
109 php_com_saproxy_create(object, rv, offset); in com_read_dimension()
126 obj = CDNO_FETCH(object); in com_write_dimension()
196 obj = CDNO_FETCH(object); in com_property_exists()
250 zval *object = getThis(); in PHP_FUNCTION() local
252 Z_OBJ_HANDLER_P(object, call_method)( in PHP_FUNCTION()
254 Z_OBJ_P(object), in PHP_FUNCTION()
[all …]
/PHP-7.0/ext/simplexml/tests/
H A D016.phpt32 object(SimpleXMLElement)#%d (1) {
36 object(SimpleXMLElement)#%d (1) {
40 object(SimpleXMLElement)#%d (1) {
45 object(SimpleXMLElement)#%d (1) {
49 object(SimpleXMLElement)#%d (1) {
53 object(SimpleXMLElement)#%d (1) {
/PHP-7.0/ext/date/
H A Dphp_date.c600 zval *object; \
606 if (object) { \
1878 if (object->end) { in date_period_it_has_more()
1879 return object->current->sse < object->end->sse ? SUCCESS : FAILURE; in date_period_it_has_more()
1969 iterator->object = Z_PHPPERIOD_P(object); in date_object_period_get_iterator()
2534 return object; in php_date_instantiate()
3349 zval *object; in PHP_FUNCTION() local
3433 zval *object; in PHP_FUNCTION() local
3482 zval *object; in PHP_FUNCTION() local
3535 zval *object; in PHP_FUNCTION() local
[all …]
/PHP-7.0/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.0/ext/spl/tests/
H A Dbug68479.phpt15 object(ReflectionParameter)#2 (1) {
20 object(ReflectionParameter)#3 (1) {
25 object(ReflectionParameter)#4 (1) {
30 object(ReflectionParameter)#5 (1) {
/PHP-7.0/ext/json/tests/
H A Dpass001.phpt46 \"object\":{ },
129 "object":{ },
160 object(stdClass)#1 (1) {
168 object(stdClass)#2 (0) {
182 object(stdClass)#3 (31) {
228 ["object"]=>
366 ["object"]=>
440 object(stdClass)#5 (1) {
448 object(stdClass)#6 (0) {
508 ["object"]=>
[all …]
/PHP-7.0/ext/intl/transliterator/
H A Dtransliterator_class.c33 int transliterator_object_construct( zval *object, in transliterator_object_construct() argument
59 zend_update_property(Transliterator_ce_ptr, object, in transliterator_object_construct()
102 zend_object *object ) in Transliterator_objects_dtor() argument
104 zend_objects_destroy_object( object ); in Transliterator_objects_dtor()
109 static void Transliterator_objects_free( zend_object *object ) in Transliterator_objects_free() argument
111 Transliterator_object* to = php_intl_transliterator_fetch_object(object); in Transliterator_objects_free()
142 static zend_object *Transliterator_clone_obj( zval *object ) in Transliterator_clone_obj() argument
149 to_orig = Z_INTL_TRANSLITERATOR_P( object ); in Transliterator_clone_obj()
151 ret_val = Transliterator_ce_ptr->create_object( Z_OBJCE_P( object ) ); in Transliterator_clone_obj()
269 static void Transliterator_write_property( zval *object, zval *member, zval *value, in Transliterator_write_property() argument
[all …]
/PHP-7.0/Zend/tests/generators/
H A Dgenerator_return_without_value.phpt36 object(Generator)#%d (0) {
38 object(Generator)#%d (0) {
40 object(Generator)#%d (0) {
42 object(Generator)#%d (0) {
/PHP-7.0/Zend/
H A Dzend_objects_API.h58 ZEND_API void zend_objects_store_put(zend_object *object);
59 ZEND_API void zend_objects_store_del(zend_object *object);
60 ZEND_API void zend_objects_store_free(zend_object *object);
63 ZEND_API void zend_object_store_set_object(zval *zobject, zend_object *object);
64 ZEND_API void zend_object_store_ctor_failed(zend_object *object);
70 ZEND_API zend_object *zend_object_create_proxy(zval *object, zval *member);
/PHP-7.0/ext/session/tests/
H A D006.phpt50 object(a)#%d (1) {
54 object(b)#%d (1) {
56 &object(a)#%d (1) {
62 object(a)#%d (1) {
66 object(b)#%d (1) {
68 &object(a)#%d (1) {
/PHP-7.0/tests/classes/
H A Darray_access_003.phpt7 class object implements ArrayAccess {
50 object::offsetGet(1)
52 object::offsetGet(2)
54 object::offsetGet(2)
56 Notice: Indirect modification of overloaded element of object has no effect in %sarray_access_003.p…
57 object::offsetGet(2)

Completed in 121 milliseconds

12345678910>>...94