Home
last modified time | relevance | path

Searched defs:named_params (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/pdo_firebird/
H A Dfirebird_driver.c296 int preprocess(const zend_string* sql, char* sql_out, HashTable* named_params) in preprocess()
784 XSQLDA *out_sqlda, isc_stmt_handle *s, HashTable *named_params) in firebird_alloc_prepare_stmt()
H A Dphp_pdo_firebird_int.h114 HashTable *named_params; member
/PHP-8.3/ext/zend_test/
H A Dfiber.c246 zend_array *named_params; in ZEND_METHOD() local
/PHP-8.3/Zend/
H A Dzend_execute_API.c736 …ion_name, zval *retval_ptr, uint32_t param_count, zval params[], HashTable *named_params) /* {{{ */ in _call_user_function_impl()
1031 uint32_t param_count, zval *params, HashTable *named_params) in zend_call_known_function()
H A Dzend_API.h54 HashTable *named_params; member
683 …ction_named(function_table, object, function_name, retval_ptr, param_count, params, named_params) \ argument
836 …all_info_cache *fcc, zval *retval_ptr, uint32_t param_count, zval *params, HashTable *named_params) in zend_call_known_fcc()
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c1980 HashTable *named_params; in ZEND_METHOD() local
3359 HashTable *named_params = NULL; in reflection_method_invoke() local
5013 HashTable *named_params; in ZEND_METHOD() local
6661 zval *args, uint32_t argc, HashTable *named_params, zend_string *filename) in call_attribute_constructor()
6723 zval *obj, zval *args, uint32_t argc, HashTable *named_params) /* {{{ */ in attribute_ctor_cleanup()
6756 HashTable *named_params = NULL; in ZEND_METHOD() local

Completed in 96 milliseconds