Home
last modified time | relevance | path

Searched refs:object (Results 126 – 150 of 2489) sorted by last modified time

12345678910>>...100

/php-src/ext/reflection/tests/
H A DReflectionConstant_double_construct.phpt17 object(ReflectionConstant)#1 (1) {
21 object(ReflectionConstant)#1 (1) {
H A Dclosures_bound_getDeclaringFunction.phpt2 …() and getDeclaringFunction() calling reflection_method_factory() with an internal object being set
H A D007.phpt97 object(NoCtor)#%d (0) {
109 object(WithCtor)#%d (0) {
117 object(WithCtor)#%d (0) {
127 object(WithCtor)#%d (0) {
139 object(WithCtorWithArgs)#%d (0) {
149 object(WithCtorWithArgs)#%d (0) {
H A DReflectionFiber_basic.phpt56 ["object"]=>
57 object(ReflectionFiber)#4 (0) {
H A DReflectionFiber_bug_gh11121_1.phpt33 ["object"]=>
34 object(Fiber)#3 (0) {
H A DReflectionFiber_bug_gh11121_2.phpt34 ["object"]=>
35 object(Fiber)#3 (0) {
H A DReflectionGenerator_basic.phpt38 object(Generator)#2 (0) {
59 ["object"]=>
71 object(Generator)#6 (0) {
73 object(ReflectionMethod)#8 (2) {
79 object(class@anonymous)#1 (0) {
81 object(Generator)#4 (0) {
95 object(Generator)#4 (0) {
97 object(ReflectionFunction)#7 (1) {
102 object(Generator)#5 (0) {
116 object(Generator)#5 (0) {
[all …]
H A DReflectionGenerator_in_Generator.phpt48 object(Generator)#2 (0) {
50 object(ReflectionFunction)#4 (1) {
79 object(Generator)#5 (0) {
81 object(ReflectionFunction)#6 (1) {
/php-src/
H A D.gitattributes1 # Replace $Id$ strings with 40-character hexadecimal blob object name.
/php-src/Zend/tests/type_declarations/
H A Dscalar_return_basic.phpt95 *** Trying object(stdClass)#6 (0) {
98 *** Trying object(StringCapable)#7 (0) {
132 *** Trying object(stdClass)#6 (0) {
135 *** Trying object(StringCapable)#7 (0) {
169 *** Trying object(stdClass)#6 (0) {
172 *** Trying object(StringCapable)#7 (0) {
206 *** Trying object(stdClass)#6 (0) {
209 *** Trying object(StringCapable)#7 (0) {
H A Dscalar_strict.phpt99 *** Trying object(stdClass)#5 (0) {
103 *** Trying object(StringCapable)#6 (0) {
152 *** Trying object(stdClass)#5 (0) {
156 *** Trying object(StringCapable)#6 (0) {
205 *** Trying object(stdClass)#5 (0) {
209 *** Trying object(StringCapable)#6 (0) {
258 *** Trying object(stdClass)#5 (0) {
262 *** Trying object(StringCapable)#6 (0) {
H A Dscalar_basic.phpt106 *** Trying object(stdClass)#%s (0) {
110 *** Trying object(StringCapable)#%s (0) {
159 *** Trying object(stdClass)#%s (0) {
163 *** Trying object(StringCapable)#%s (0) {
212 *** Trying object(stdClass)#%s (0) {
216 *** Trying object(StringCapable)#%s (0) {
265 *** Trying object(stdClass)#%s (0) {
269 *** Trying object(StringCapable)#%s (0) {
H A Dscalar_return_basic_64bit.phpt95 *** Trying object(stdClass)#6 (0) {
98 *** Trying object(StringCapable)#7 (0) {
132 *** Trying object(stdClass)#6 (0) {
135 *** Trying object(StringCapable)#7 (0) {
169 *** Trying object(stdClass)#6 (0) {
172 *** Trying object(StringCapable)#7 (0) {
206 *** Trying object(stdClass)#6 (0) {
209 *** Trying object(StringCapable)#7 (0) {
H A Dscalar_strict_64bit.phpt99 *** Trying object(stdClass)#5 (0) {
103 *** Trying object(StringCapable)#6 (0) {
152 *** Trying object(stdClass)#5 (0) {
156 *** Trying object(StringCapable)#6 (0) {
205 *** Trying object(stdClass)#5 (0) {
209 *** Trying object(StringCapable)#6 (0) {
258 *** Trying object(stdClass)#5 (0) {
262 *** Trying object(StringCapable)#6 (0) {
H A Dscalar_strict_basic.phpt77 *** Trying object value
106 *** Trying object value
135 *** Trying object value
164 *** Trying object value
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/dom/
H A Dhtml_collection.h20 zval *dom_html_collection_read_dimension(zend_object *object, zval *offset, int type, zval *rv);
21 int dom_html_collection_has_dimension(zend_object *object, zval *member, int check_empty);
/php-src/ext/standard/tests/array/
H A Darray_walk_closure.phpt34 echo "\nclosure with object\n";
48 echo "\nfunction with object\n";
147 closure with object
150 object(stdClass)#1 (1) {
156 object(stdClass)#1 (1) {
162 object(stdClass)#1 (1) {
169 function with object
170 object(stdClass)#2 (1) {
174 object(stdClass)#2 (1) {
178 object(stdClass)#2 (1) {
[all …]
/php-src/ext/standard/tests/serialize/
H A Dbug30234.phpt33 object(autoload_implements)#%d (0) {
/php-src/ext/spl/tests/
H A Dspl_autoload_013.phpt32 object(Closure)#%d (4) {
46 object(Autoloader)#%d (1) {
51 object(Autoloader)#%d (1) {
H A Dbug71236.phpt14 object(Closure)#%d (4) {
/php-src/ext/opcache/tests/jit/
H A Dclosure_001.phpt34 object(Closure)#3 (4) {
42 object(Foo)#1 (0) {
45 object(Closure)#3 (4) {
53 object(Foo)#1 (0) {
56 object(Closure)#3 (3) {
/php-src/Zend/
H A Dzend_closures.c150 fci_cache.object = fci.object = newobj; in ZEND_METHOD()
320 fcc.object = fci.object = Z_OBJ_P(ZEND_THIS); in ZEND_NAMED_FUNCTION()
342 if (fcc.object && fcc.object->ce == zend_ce_closure in zend_create_closure_from_callable()
344 RETVAL_OBJ_COPY(fcc.object); in zend_create_closure_from_callable()
374 if (fcc.object) { in zend_create_closure_from_callable()
375 ZVAL_OBJ(&instance, fcc.object); in zend_create_closure_from_callable()
464 zend_closure *closure = (zend_closure *)object; in zend_get_closure_invoke_method()
508 return zend_get_closure_invoke_method(*object); in zend_closure_get_method()
511 return zend_std_get_method(object, method, key); in zend_closure_get_method()
517 zend_closure *closure = (zend_closure *)object; in zend_closure_free_storage()
[all …]
/php-src/Zend/tests/return_types/
H A D011.phpt12 object(Closure)#%d (%d) {
H A D012.phpt18 object(Closure)#%d (5) {
31 object(foo)#%d (0) {

Completed in 37 milliseconds

12345678910>>...100