Home
last modified time | relevance | path

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

/PHP-8.0/ext/pdo_firebird/
H A Dfirebird_driver.c293 int preprocess(const char* sql, int sql_len, char* sql_out, HashTable* named_params) in preprocess()
783 XSQLDA *out_sqlda, isc_stmt_handle *s, HashTable *named_params) in firebird_alloc_prepare_stmt()
H A Dphp_pdo_firebird_int.h115 HashTable *named_params; member
/PHP-8.0/Zend/
H A Dzend_execute_API.c647 …ion_name, zval *retval_ptr, uint32_t param_count, zval params[], HashTable *named_params) /* {{{ */ in _call_user_function_impl()
965 uint32_t param_count, zval *params, HashTable *named_params) in zend_call_known_function()
H A Dzend_API.h54 HashTable *named_params; member
516 …ction_named(function_table, object, function_name, retval_ptr, param_count, params, named_params) \ argument
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c1848 HashTable *named_params; in ZEND_METHOD() local
3177 HashTable *named_params = NULL; in reflection_method_invoke() local
4727 HashTable *named_params; in ZEND_METHOD() local
6316 zval *args, uint32_t argc, HashTable *named_params, zend_string *filename) in call_attribute_constructor()
6378 zval *obj, zval *args, uint32_t argc, HashTable *named_params) /* {{{ */ in attribute_ctor_cleanup()
6411 HashTable *named_params = NULL; in ZEND_METHOD() local

Completed in 54 milliseconds