Home
last modified time | relevance | path

Searched defs:params (Results 26 – 41 of 41) sorted by relevance

12

/PHP-7.0/ext/mysqli/
H A Dmysqli_api.c270 MYSQLND_PARAM_BIND *params; in mysqli_stmt_bind_param_do_bind() local
571 MYSQLND_RESULT_BIND *params = mysqlnd_stmt_alloc_result_bind(stmt->stmt); in mysqli_stmt_bind_result_do_bind() local
/PHP-7.0/Zend/
H A Dzend_vm_def.h4809 zval *params; variable
4820 ZEND_HASH_FILL_PACKED(Z_ARRVAL_P(params)) {
H A Dzend_API.c3456 ZEND_API void zend_fcall_info_args_save(zend_fcall_info *fci, int *param_count, zval **params) /* {… in zend_fcall_info_args_save()
3465 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, int param_count, zval *params) /* … in zend_fcall_info_args_restore()
3475 zval *arg, *params; in zend_fcall_info_args_ex() local
H A Dzend_API.h50 zval *params; member
H A Dzend_vm_execute.h1205 zval *params; local
/PHP-7.0/ext/soap/
H A Dphp_sdl.c557 …xmlNodePtr node, char* wsdl_soap_namespace, sdlSoapBindingFunctionBody *binding, HashTable* params) in wsdl_soap_binding_body()
2499 static HashTable* make_persistent_sdl_parameters(HashTable *params, HashTable *ptr_map) in make_persistent_sdl_parameters()
/PHP-7.0/sapi/cli/
H A Dphp_cli_server.c2434 php_cli_server_do_event_for_each_fd_callback_params *params = _params; in php_cli_server_do_event_for_each_fd_callback() local
2485 php_cli_server_do_event_for_each_fd_callback_params params = { in php_cli_server_do_event_for_each_fd() local
/PHP-7.0/ext/iconv/
H A Diconv.c2867 static php_stream_filter *php_iconv_stream_filter_factory_create(const char *name, zval *params, in… in php_iconv_stream_filter_factory_create()
/PHP-7.0/ext/spl/
H A Dspl_array.c1441 zval function_name, params[2], *arg = NULL; in spl_array_method() local
H A Dspl_directory.c2062 zval *params = (zval*)safe_emalloc(num_args, sizeof(zval), 0); in spl_filesystem_file_call() local
H A Dspl_iterators.c2007 zval params[3]; in SPL_METHOD() local
/PHP-7.0/ext/odbc/
H A Dphp_odbc.c1297 params_t *params = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/ldap/
H A Dldap.c2644 int _ldap_rebind_proc(LDAP *ldap, const char *url, ber_tag_t req, ber_int_t msgid, void *params) in _ldap_rebind_proc()
/PHP-7.0/ext/phar/
H A Dphar_object.c685 zval params, retval; in PHP_METHOD() local
/PHP-7.0/ext/imap/
H A Dphp_imap.c1168 zval *params = NULL; in php_imap_do_open() local
/PHP-7.0/ext/standard/
H A Darray.c5277 zval *params = (zval *)safe_emalloc(n_arrays, sizeof(zval), 0); local

Completed in 277 milliseconds

12