Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dfiber.c246 zend_array *named_params; in ZEND_METHOD() local
/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c297 static int php_firebird_preprocess(const zend_string* sql, char* sql_out, HashTable* named_params) in php_firebird_preprocess()
924 XSQLDA *out_sqlda, isc_stmt_handle *s, HashTable *named_params) in php_firebird_alloc_prepare_stmt()
H A Dphp_pdo_firebird_int.h119 HashTable *named_params; member
/php-src/Zend/
H A Dzend_execute_API.c750 …ion_name, zval *retval_ptr, uint32_t param_count, zval params[], HashTable *named_params) /* {{{ */ in _call_user_function_impl()
1045 uint32_t param_count, zval *params, HashTable *named_params) in zend_call_known_function()
H A Dzend_API.h56 HashTable *named_params; member
688 …ction_named(function_table, object, function_name, retval_ptr, param_count, params, named_params) \ argument
841 …all_info_cache *fcc, zval *retval_ptr, uint32_t param_count, zval *params, HashTable *named_params) in zend_call_known_fcc()
/php-src/ext/reflection/
H A Dphp_reflection.c2026 HashTable *named_params; in ZEND_METHOD() local
3413 HashTable *named_params = NULL; in reflection_method_invoke() local
5070 HashTable *named_params; in ZEND_METHOD() local
6718 zval *args, uint32_t argc, HashTable *named_params, zend_string *filename) in call_attribute_constructor()
6780 zval *obj, zval *args, uint32_t argc, HashTable *named_params) /* {{{ */ in attribute_ctor_cleanup()
6813 HashTable *named_params = NULL; in ZEND_METHOD() local

Completed in 52 milliseconds