Sha256: cc4e587ff60f3f3e517f501b3315b4476da6feba84ce4855db6cbd1c0e645642

Contents?: true

Size: 400 Bytes

Versions: 47

Compression:

Stored size: 400 Bytes

Contents

/**********************************************************************

  enc/trans/transdb.c -

  $Author: akr $
  created at: Mon Apr  7 15:51:31 2008

  Copyright (C) 2008 Yukihiro Matsumoto

**********************************************************************/

void rb_declare_transcoder(const char *enc1, const char *enc2, const char *lib);

void
Init_transdb(void)
{
#include "transdb.h"
}

Version data entries

47 entries across 47 versions & 3 rubygems

Version Path
rhodes-5.5.18 platform/shared/ruby/enc/trans/transdb.c
rhodes-5.5.17 platform/shared/ruby/enc/trans/transdb.c
rhodes-5.5.15 platform/shared/ruby/enc/trans/transdb.c
rhodes-5.5.0.22 platform/shared/ruby/enc/trans/transdb.c
ruby-compiler-0.1.1 vendor/ruby/enc/trans/transdb.c
rhodes-5.5.2 platform/shared/ruby/enc/trans/transdb.c
rhodes-5.5.0.7 platform/shared/ruby/enc/trans/transdb.c
rhodes-5.5.0.3 platform/shared/ruby/enc/trans/transdb.c
rhodes-5.5.0 platform/shared/ruby/enc/trans/transdb.c
tauplatform-1.0.3 platform/shared/ruby/enc/trans/transdb.c
tauplatform-1.0.2 platform/shared/ruby/enc/trans/transdb.c
tauplatform-1.0.1 platform/shared/ruby/enc/trans/transdb.c
rhodes-3.5.1.12 platform/shared/ruby/enc/trans/transdb.c
rhodes-3.3.5 platform/shared/ruby/enc/trans/transdb.c
rhodes-3.4.2 platform/shared/ruby/enc/trans/transdb.c
rhodes-3.3.4 platform/shared/ruby/enc/trans/transdb.c
rhodes-3.3.3 platform/shared/ruby/enc/trans/transdb.c
rhodes-3.3.3.beta.4 platform/shared/ruby/enc/trans/transdb.c
rhodes-3.3.3.beta.3 platform/shared/ruby/enc/trans/transdb.c
rhodes-3.3.3.beta.2 platform/shared/ruby/enc/trans/transdb.c