Home
last modified time | relevance | path

Searched defs:method (Results 26 – 38 of 38) sorted by relevance

12

/php-src/sapi/phpdbg/
H A Dphpdbg.c334 char *class, *method; in PHP_FUNCTION() local
/php-src/ext/spl/
H A Dspl_fixedarray.c41 #define HAS_FIXEDARRAY_ARRAYACCESS_OVERRIDE(object, method) UNEXPECTED((object)->ce != spl_ce_SplFi… argument
H A Dspl_iterators.c924 static zend_function *spl_recursive_it_get_method(zend_object **zobject, zend_string *method, const… in spl_recursive_it_get_method()
1272 static zend_function *spl_dual_it_get_method(zend_object **object, zend_string *method, const zval … in spl_dual_it_get_method()
H A Dspl_directory.c700 …tion *spl_filesystem_object_get_method_check(zend_object **object, zend_string *method, const zval… in spl_filesystem_object_get_method_check()
/php-src/ext/snmp/
H A Dsnmp.c1473 zend_long method; in PHP_FUNCTION() local
/php-src/ext/soap/
H A Dsoap.c3239 xmlNodePtr method = NULL, param; local
3715 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
/php-src/ext/gd/
H A Dgd.c3605 gdInterpolationMethod method, old_method; in PHP_FUNCTION() local
3911 zend_long method = GD_BILINEAR_FIXED; in PHP_FUNCTION() local
H A Dgd.stub.php790 function imagesetinterpolation(GdImage $image, int $method = IMG_BILINEAR_FIXED): bool {}
/php-src/Zend/
H A Dzend_execute.c2257 …OLD void ZEND_FASTCALL zend_undefined_method(const zend_class_entry *ce, const zend_string *method) in zend_undefined_method()
4794 zval *method; in zend_init_dynamic_call_array() local
H A Dzend_API.c4024 zval *method = NULL; in zend_get_callable_name_ex() local
4115 zval *method = zend_hash_index_find(Z_ARRVAL_P(callable), 1); in zend_is_callable_at_frame() local
H A Dzend_compile.c3946 … zend_string *method = zend_string_init(colon + 1, ZSTR_LEN(str) - (colon - ZSTR_VAL(str)) - 1, 0); in zend_compile_dynamic_call() local
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c125 …OLD void ZEND_FASTCALL zend_undefined_method(const zend_class_entry *ce, const zend_string *method) in zend_undefined_method()
/php-src/ext/reflection/
H A Dphp_reflection.c1465 static void reflection_method_factory(zend_class_entry *ce, zend_function *method, zval *closure_ob… in reflection_method_factory()
2457 zval *method; in ZEND_METHOD() local
4564 zval method; in _addmethod() local

Completed in 150 milliseconds

12