Home
last modified time | relevance | path

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

12

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_bp.c640 PHPDBG_API void phpdbg_set_breakpoint_method_opline(const char *class, const char *method, zend_ulo… in phpdbg_set_breakpoint_method_opline()
H A Dphpdbg.c381 char *class, *method; in PHP_FUNCTION() local
/PHP-8.0/ext/reflection/
H A Dphp_reflection.stub.php153 public function __construct(object|string $objectOrMethod, ?string $method = null) {}
H A Dphp_reflection.c1371 static void reflection_method_factory(zend_class_entry *ce, zend_function *method, zval *closure_ob… in reflection_method_factory()
2302 zval *method; in ZEND_METHOD() local
4219 zval method; in _addmethod() local
/PHP-8.0/ext/xml/
H A Dxml.c472 zval *method; in xml_call_handler() local
/PHP-8.0/ext/snmp/
H A Dsnmp.c1462 zend_long method; in PHP_FUNCTION() local
/PHP-8.0/ext/spl/
H A Dspl_iterators.c875 static zend_function *spl_recursive_it_get_method(zend_object **zobject, zend_string *method, const… in spl_recursive_it_get_method()
1248 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.c681 zend_function *spl_filesystem_object_get_method_check(zend_object **object, zend_string *method, co… in spl_filesystem_object_get_method_check()
/PHP-8.0/ext/soap/
H A Dsoap.c3412 xmlNodePtr method = NULL, param; local
3884 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
/PHP-8.0/ext/gd/
H A Dgd.stub.php254 function imagesetinterpolation(GdImage $image, int $method = IMG_BILINEAR_FIXED): bool {}
H A Dgd.c3685 gdInterpolationMethod method, old_method; in PHP_FUNCTION() local
3991 zend_long method = GD_BILINEAR_FIXED; in PHP_FUNCTION() local
/PHP-8.0/Zend/
H A Dzend_execute.c2028 …OLD void ZEND_FASTCALL zend_undefined_method(const zend_class_entry *ce, const zend_string *method) in zend_undefined_method()
4329 zval *method; in zend_init_dynamic_call_array() local
H A Dzend_API.c3349 zval *method = NULL; in zend_get_callable_name_ex() local
3433 zval *method = NULL; in zend_is_callable_at_frame() local
H A Dzend_compile.c3621 … zend_string *method = zend_string_init(colon + 1, ZSTR_LEN(str) - (colon - ZSTR_VAL(str)) - 1, 0); in zend_compile_dynamic_call() local
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c121 …OLD void ZEND_FASTCALL zend_undefined_method(const zend_class_entry *ce, const zend_string *method) in zend_undefined_method()

Completed in 171 milliseconds

12