Home
last modified time | relevance | path

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

/PHP-8.1/ext/pdo_firebird/
H A Dfirebird_driver.c294 int preprocess(const zend_string* sql, char* sql_out, HashTable* named_params) in preprocess()
782 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.1/ext/zend_test/
H A Dfiber.c243 zend_array *named_params; in ZEND_METHOD() local
/PHP-8.1/Zend/
H A Dzend_execute_API.c717 …ion_name, zval *retval_ptr, uint32_t param_count, zval params[], HashTable *named_params) /* {{{ */ in _call_user_function_impl()
1000 uint32_t param_count, zval *params, HashTable *named_params) in zend_call_known_function()
H A Dzend_API.h54 HashTable *named_params; member
596 …ction_named(function_table, object, function_name, retval_ptr, param_count, params, named_params) \ argument
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c1963 HashTable *named_params; in ZEND_METHOD() local
3320 HashTable *named_params = NULL; in reflection_method_invoke() local
4932 HashTable *named_params; in ZEND_METHOD() local
6563 zval *args, uint32_t argc, HashTable *named_params, zend_string *filename) in call_attribute_constructor()
6625 zval *obj, zval *args, uint32_t argc, HashTable *named_params) /* {{{ */ in attribute_ctor_cleanup()
6658 HashTable *named_params = NULL; in ZEND_METHOD() local

Completed in 56 milliseconds