⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 svn_client.c

📁 subversion-1.4.5.tar.gz 配置svn的源码
💻 C
📖 第 1 页 / 共 5 页
字号:
static swig_module_info *SWIG_Perl_GetModule() {  static void *type_pointer = (void *)0;  SV *pointer;  /* first check if pointer already created */  if (!type_pointer) {    pointer = get_sv("swig_runtime_data::type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_NAME, FALSE);    if (pointer && SvOK(pointer)) {      type_pointer = INT2PTR(swig_type_info **, SvIV(pointer));    }  }  return (swig_module_info *) type_pointer;}static voidSWIG_Perl_SetModule(swig_module_info *module) {  SV *pointer;  /* create a new pointer */  pointer = get_sv("swig_runtime_data::type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_NAME, TRUE);  sv_setiv(pointer, PTR2IV(module));}#ifdef do_open  #undef do_open#endif#ifdef do_close  #undef do_close#endif#ifdef scalar  #undef scalar#endif#ifdef list  #undef list#endif#ifdef apply  #undef apply#endif#ifdef convert  #undef convert#endif#ifdef Error  #undef Error#endif#ifdef form  #undef form#endif#ifdef vform  #undef vform#endif#ifdef LABEL  #undef LABEL#endif#ifdef METHOD  #undef METHOD#endif#ifdef Move  #undef Move#endif#ifdef yylex  #undef yylex#endif#ifdef yyparse  #undef yyparse#endif#ifdef yyerror  #undef yyerror#endif#ifdef invert  #undef invert#endif#ifdef ref  #undef ref#endif#ifdef ENTER  #undef ENTER#endif#ifdef read  #undef read#endif#ifdef write  #undef write#endif#ifdef eof  #undef eof#endif/* -------- TYPES TABLE (BEGIN) -------- */#define SWIGTYPE_p_apr_array_header_t swig_types[0]#define SWIGTYPE_p_apr_file_t swig_types[1]#define SWIGTYPE_p_apr_hash_t swig_types[2]#define SWIGTYPE_p_apr_int32_t swig_types[3]#define SWIGTYPE_p_apr_int64_t swig_types[4]#define SWIGTYPE_p_apr_pool_t swig_types[5]#define SWIGTYPE_p_f_apr_off_t_apr_off_t_p_void_p_apr_pool_t__void swig_types[6]#define SWIGTYPE_p_f_p_apr_getopt_t_p_void_p_apr_pool_t__p_svn_error_t swig_types[7]#define SWIGTYPE_p_f_p_p_q_const__char_p_p_q_const__char_p_apr_array_header_t_p_void_p_apr_pool_t__p_svn_error_t swig_types[8]#define SWIGTYPE_p_f_p_p_q_const__char_p_p_q_const__char_p_q_const__apr_array_header_t_p_void_p_apr_pool_t__p_svn_error_t swig_types[9]#define SWIGTYPE_p_f_p_p_svn_auth_cred_simple_t_p_void_p_q_const__char_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[10]#define SWIGTYPE_p_f_p_p_svn_auth_cred_ssl_client_cert_pw_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[11]#define SWIGTYPE_p_f_p_p_svn_auth_cred_ssl_client_cert_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[12]#define SWIGTYPE_p_f_p_p_svn_auth_cred_ssl_server_trust_t_p_void_p_q_const__char_apr_uint32_t_p_q_const__svn_auth_ssl_server_cert_info_t_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[13]#define SWIGTYPE_p_f_p_p_svn_auth_cred_username_t_p_void_p_q_const__char_svn_boolean_t_p_apr_pool_t__p_svn_error_t swig_types[14]#define SWIGTYPE_p_f_p_q_const__svn_client_diff_summarize_t_p_void_p_apr_pool_t__p_svn_error_t swig_types[15]#define SWIGTYPE_p_f_p_void__p_svn_error_t swig_types[16]#define SWIGTYPE_p_f_p_void_apr_int64_t_svn_revnum_t_p_q_const__char_p_q_const__char_p_q_const__char_p_apr_pool_t__p_svn_error_t swig_types[17]#define SWIGTYPE_p_f_p_void_p_apr_hash_t_svn_revnum_t_p_q_const__char_p_q_const__char_p_q_const__char_p_apr_pool_t__p_svn_error_t swig_types[18]#define SWIGTYPE_p_f_p_void_p_q_const__char_enum_svn_wc_notify_action_t_enum_svn_node_kind_t_p_q_const__char_enum_svn_wc_notify_state_t_enum_svn_wc_notify_state_t_long__void swig_types[19]#define SWIGTYPE_p_f_p_void_p_q_const__char_p_q_const__svn_dirent_t_p_q_const__svn_lock_t_p_q_const__char_p_apr_pool_t__p_svn_error_t swig_types[20]#define SWIGTYPE_p_f_p_void_p_q_const__char_p_q_const__svn_info_t_p_apr_pool_t__p_svn_error_t swig_types[21]#define SWIGTYPE_p_f_p_void_p_q_const__char_p_struct_svn_wc_status2_t__void swig_types[22]#define SWIGTYPE_p_f_p_void_p_q_const__char_p_struct_svn_wc_status_t__void swig_types[23]#define SWIGTYPE_p_f_p_void_p_q_const__struct_svn_wc_notify_t_p_apr_pool_t__void swig_types[24]#define SWIGTYPE_p_int swig_types[25]#define SWIGTYPE_p_long swig_types[26]#define SWIGTYPE_p_p_apr_array_header_t swig_types[27]#define SWIGTYPE_p_p_apr_hash_t swig_types[28]#define SWIGTYPE_p_p_char swig_types[29]#define SWIGTYPE_p_p_svn_auth_provider_object_t swig_types[30]#define SWIGTYPE_p_p_svn_client_commit_info_t swig_types[31]#define SWIGTYPE_p_p_svn_client_ctx_t swig_types[32]#define SWIGTYPE_p_p_svn_commit_info_t swig_types[33]#define SWIGTYPE_p_p_svn_ra_session_t swig_types[34]#define SWIGTYPE_p_p_svn_string_t swig_types[35]#define SWIGTYPE_p_svn_auth_baton_t swig_types[36]#define SWIGTYPE_p_svn_auth_cred_simple_t swig_types[37]#define SWIGTYPE_p_svn_auth_cred_ssl_client_cert_pw_t swig_types[38]#define SWIGTYPE_p_svn_auth_cred_ssl_client_cert_t swig_types[39]#define SWIGTYPE_p_svn_auth_cred_ssl_server_trust_t swig_types[40]#define SWIGTYPE_p_svn_auth_cred_username_t swig_types[41]#define SWIGTYPE_p_svn_auth_iterstate_t swig_types[42]#define SWIGTYPE_p_svn_auth_provider_object_t swig_types[43]#define SWIGTYPE_p_svn_auth_provider_t swig_types[44]#define SWIGTYPE_p_svn_auth_ssl_server_cert_info_t swig_types[45]#define SWIGTYPE_p_svn_client_commit_info_t swig_types[46]#define SWIGTYPE_p_svn_client_commit_item2_t swig_types[47]#define SWIGTYPE_p_svn_client_commit_item_t swig_types[48]#define SWIGTYPE_p_svn_client_ctx_t swig_types[49]#define SWIGTYPE_p_svn_client_diff_summarize_kind_t swig_types[50]#define SWIGTYPE_p_svn_client_diff_summarize_t swig_types[51]#define SWIGTYPE_p_svn_client_proplist_item_t swig_types[52]#define SWIGTYPE_p_svn_commit_info_t swig_types[53]#define SWIGTYPE_p_svn_config_t swig_types[54]#define SWIGTYPE_p_svn_delta_editor_t swig_types[55]#define SWIGTYPE_p_svn_diff_datasource_e swig_types[56]#define SWIGTYPE_p_svn_diff_file_ignore_space_t swig_types[57]#define SWIGTYPE_p_svn_diff_file_options_t swig_types[58]#define SWIGTYPE_p_svn_diff_fns_t swig_types[59]#define SWIGTYPE_p_svn_diff_output_fns_t swig_types[60]#define SWIGTYPE_p_svn_diff_t swig_types[61]#define SWIGTYPE_p_svn_dirent_t swig_types[62]#define SWIGTYPE_p_svn_errno_t swig_types[63]#define SWIGTYPE_p_svn_error_t swig_types[64]#define SWIGTYPE_p_svn_info_t swig_types[65]#define SWIGTYPE_p_svn_io_dirent_t swig_types[66]#define SWIGTYPE_p_svn_io_file_del_t swig_types[67]#define SWIGTYPE_p_svn_lock_t swig_types[68]#define SWIGTYPE_p_svn_log_changed_path_t swig_types[69]#define SWIGTYPE_p_svn_node_kind_t swig_types[70]#define SWIGTYPE_p_svn_opt_revision_t swig_types[71]#define SWIGTYPE_p_svn_opt_revision_value_t swig_types[72]#define SWIGTYPE_p_svn_opt_subcommand_desc2_t swig_types[73]#define SWIGTYPE_p_svn_opt_subcommand_desc_t swig_types[74]#define SWIGTYPE_p_svn_prop_kind swig_types[75]#define SWIGTYPE_p_svn_prop_t swig_types[76]#define SWIGTYPE_p_svn_ra_callbacks2_t swig_types[77]#define SWIGTYPE_p_svn_ra_callbacks_t swig_types[78]#define SWIGTYPE_p_svn_ra_plugin_t swig_types[79]#define SWIGTYPE_p_svn_ra_reporter2_t swig_types[80]#define SWIGTYPE_p_svn_ra_reporter_t swig_types[81]#define SWIGTYPE_p_svn_ra_session_t swig_types[82]#define SWIGTYPE_p_svn_stream_t swig_types[83]#define SWIGTYPE_p_svn_string_t swig_types[84]#define SWIGTYPE_p_svn_stringbuf_t swig_types[85]#define SWIGTYPE_p_svn_txdelta_op_t swig_types[86]#define SWIGTYPE_p_svn_txdelta_stream_t swig_types[87]#define SWIGTYPE_p_svn_txdelta_window_t swig_types[88]#define SWIGTYPE_p_svn_version_checklist_t swig_types[89]#define SWIGTYPE_p_svn_version_t swig_types[90]#define SWIGTYPE_p_svn_wc_adm_access_t swig_types[91]#define SWIGTYPE_p_svn_wc_diff_callbacks2_t swig_types[92]#define SWIGTYPE_p_svn_wc_diff_callbacks_t swig_types[93]#define SWIGTYPE_p_svn_wc_entry_callbacks_t swig_types[94]#define SWIGTYPE_p_svn_wc_entry_t swig_types[95]#define SWIGTYPE_p_svn_wc_external_item_t swig_types[96]#define SWIGTYPE_p_svn_wc_merge_outcome_t swig_types[97]#define SWIGTYPE_p_svn_wc_notify_action_t swig_types[98]#define SWIGTYPE_p_svn_wc_notify_lock_state_t swig_types[99]#define SWIGTYPE_p_svn_wc_notify_state_t swig_types[100]#define SWIGTYPE_p_svn_wc_notify_t swig_types[101]#define SWIGTYPE_p_svn_wc_revision_status_t swig_types[102]#define SWIGTYPE_p_svn_wc_schedule_t swig_types[103]#define SWIGTYPE_p_svn_wc_status2_t swig_types[104]#define SWIGTYPE_p_svn_wc_status_t swig_types[105]#define SWIGTYPE_p_svn_wc_traversal_info_t swig_types[106]#define SWIGTYPE_p_void swig_types[107]static swig_type_info *swig_types[108];static swig_module_info swig_module = {swig_types, 108, 0, 0, 0, 0};#define SWIG_TypeQuery(name) SWIG_TypeQueryModule(&swig_module, &swig_module, name)#define SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name)/* -------- TYPES TABLE (END) -------- */#define SWIG_init    boot_SVN___Client#define SWIG_name   "SVN::_Client::boot_SVN___Client"#define SWIG_prefix "SVN::_Client::"#ifdef __cplusplusextern "C"#endif#ifndef PERL_OBJECT#ifndef MULTIPLICITYSWIGEXPORT void SWIG_init (CV* cv);#elseSWIGEXPORT void SWIG_init (pTHXo_ CV* cv);#endif#elseSWIGEXPORT void SWIG_init (CV *cv, CPerlObj *);#endif#include "svn_time.h"#include "svn_pools.h"#ifdef SWIGPYTHON#include "swigutil_py.h"#endif#ifdef SWIGPERL#include "swigutil_pl.h"#endif#ifdef SWIGRUBY#include <apu.h>#include <apr_xlate.h>#include "swigutil_rb.h"#endif#include "svn_client.h"#ifdef PERL_OBJECT#define MAGIC_CLASS _wrap_SVN::_Client_var::class _wrap_SVN::_Client_var : public CPerlObj {public:#else#define MAGIC_CLASS#endifSWIGCLASS_STATIC int swig_magic_readonly(pTHX_ SV *sv, MAGIC *mg) {    MAGIC_PPERL    sv = sv; mg = mg;    croak("Value is read-only.");    return 0;}#ifdef PERL_OBJECT};#endif#ifdef __cplusplusextern "C" {#endifXS(_wrap_svn_client_version) {    {        svn_version_t *result;        int argvi = 0;        dXSARGS;                if ((items < 0) || (items > 0)) {            SWIG_croak("Usage: svn_client_version();");        }        {            result = (svn_version_t *)svn_client_version();                                                        }        ST(argvi) = sv_newmortal();        SWIG_MakePtr(ST(argvi++), (void *) result, SWIGTYPE_p_svn_version_t, SWIG_SHADOW|0);        XSRETURN(argvi);        fail:        ;    }    croak(Nullch);}XS(_wrap_svn_client_get_simple_prompt_provider) {    {        svn_auth_provider_object_t **arg1 = (svn_auth_provider_object_t **) 0 ;        svn_auth_simple_prompt_func_t arg2 = (svn_auth_simple_prompt_func_t) 0 ;        void *arg3 = (void *) 0 ;        int arg4 ;        apr_pool_t *arg5 = (apr_pool_t *) 0 ;        apr_pool_t *_global_pool ;        svn_auth_provider_object_t *temp1 ;        SV *_global_callback ;        int argvi = 0;        dXSARGS;                {            _global_pool = arg5 = svn_swig_pl_make_pool (ST(items-1));        }        {            arg1 = (svn_auth_provider_object_t **)&temp1;        }        if ((items < 2) || (items > 3)) {            SWIG_croak("Usage: svn_client_get_simple_prompt_provider(prompt_func,prompt_baton,retry_limit,pool);");        }        {            arg2 = svn_swig_pl_thunk_simple_prompt;            _global_callback = ST(0);            arg3 = (void *) _global_callback;        }        arg4 = (int) SvIV(ST(1));        if (items > 2) {                    }        {            svn_client_get_simple_prompt_provider(arg1,arg2,arg3,arg4,arg5);                                                        }                {            ST(argvi) = sv_newmortal();            SWIG_MakePtr(ST(argvi++), (void *)*arg1, SWIGTYPE_p_svn_auth_provider_object_t,0);        }        {            /* callback baton */            ST(argvi) = sv_2mortal (newRV_inc (_global_callback)); argvi++;         }        XSRETURN(argvi);        fail:        ;    }    croak(Nullch);}XS(_wrap_svn_client_get_username_prompt_provider) {    {        svn_auth_provider_object_t **arg1 = (svn_auth_provider_object_t **) 0 ;        svn_auth_username_prompt_func_t arg2 = (svn_auth_username_prompt_func_t) 0 ;        void *arg3 = (void *) 0 ;        int arg4 ;        apr_pool_t *arg5 = (apr_pool_t *) 0 ;        apr_pool_t *_global_pool ;        svn_auth_provider_object_t *temp1 ;        SV *_global_callback ;        int argvi = 0;        dXSARGS;                {            _global_pool = arg5 = svn_swig_pl_make_pool (ST(items-1));        }        {            arg1 = (svn_auth_provider_object_t **)&temp1;        }        if ((items < 2) || (items > 3)) {            SWIG_croak("Usage: svn_client_get_username_prompt_provider(prompt_func,prompt_baton,retry_limit,pool);");        }        {            arg2 = svn_swig_pl_thunk_username_prompt;            _global_callback = ST(0);            arg3 = (void *) _global_callback;        }        arg4 = (int) SvIV(ST(1));        if (items > 2) {                    }        {            svn_client_get_username_prompt_provider(arg1,arg2,arg3,arg4,arg5);                                                        }                {            ST(argvi) = sv_newmortal();            SWIG_MakePtr(ST(argvi++), (void *)*arg1, SWIGTYPE_p_svn_auth_provider_object_t,0);        }        {            /* callback baton */            ST(argvi) = sv_2mortal (newRV_inc (_global_callback)); argvi++;         }        XSRETURN(argvi);        fail:        ;    }    croak(Nullch);}XS(_wrap_svn_client_get_simple_provider) {    {        svn_auth_provider_object_t **arg1 = (svn_auth_provider_object_t **) 0 ;        apr_pool_t *arg2 = (apr_pool_t *) 0 ;        apr_pool_t *_global_pool ;        svn_auth_provider_object_t *temp1 ;        int argvi = 0;        dXSARGS;                {            _global_pool = arg2 = svn_swig_pl_make_pool (ST(items-1));        }        {            arg1 = (svn_auth_provider_object_t **)&temp1;        }        if ((items < 0) || (items > 1)) {            SWIG_croak("Usage: svn_client_get_simple_provider(pool);");        }        if (items > 0) {                    }        {            svn_client_get_simple_provider(arg1,arg2);                                                        }                {            ST(argvi) = sv_newmortal();            SWIG_MakePtr(ST(argvi++), (void *)*arg1, SWIGTYPE_p_svn_auth_provider_object_t,0);        }        XSRETURN(argvi);        fail:        ;    }    croak(Nullch);}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -