Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_lazy_objects.c479 HashTable *named_params = NULL; in zend_lazy_object_init_proxy() local
614 HashTable *named_params = NULL; in zend_lazy_object_init() local
H A Dzend_attributes.c304 HashTable *named_params = NULL; in zend_get_attribute_object() local
H A Dzend_execute_API.c778 …ion_name, zval *retval_ptr, uint32_t param_count, zval params[], HashTable *named_params) /* {{{ */ in _call_user_function_impl()
1073 uint32_t param_count, zval *params, HashTable *named_params) in zend_call_known_function()
H A Dzend_API.h56 HashTable *named_params; member
690 …ction_named(function_table, object, function_name, retval_ptr, param_count, params, named_params) \ argument
843 …all_info_cache *fcc, zval *retval_ptr, uint32_t param_count, zval *params, HashTable *named_params) in zend_call_known_fcc()
H A Dzend_API.c1850 …end_class_entry *class_type, uint32_t param_count, zval *params, HashTable *named_params) /* {{{ */ in object_init_with_constructor()
/php-src/ext/zend_test/
H A Dfiber.c247 zend_array *named_params; in ZEND_METHOD() local
/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c298 static int php_firebird_preprocess(const zend_string* sql, char* sql_out, HashTable* named_params) in php_firebird_preprocess()
999 XSQLDA *out_sqlda, isc_stmt_handle *s, HashTable *named_params) in php_firebird_alloc_prepare_stmt()
H A Dphp_pdo_firebird_int.h115 HashTable *named_params; member
/php-src/ext/reflection/
H A Dphp_reflection.c2014 HashTable *named_params; in ZEND_METHOD() local
3334 HashTable *named_params = NULL; in reflection_method_invoke() local
4938 HashTable *named_params; in ZEND_METHOD() local

Completed in 81 milliseconds