Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
transcoder_entry_t Struct Reference

Data Fields

const char * sname
 
const char * dname
 
const char * lib
 
const rb_transcodertranscoder
 

Detailed Description

Definition at line 156 of file transcode.c.

Field Documentation

◆ dname

const char* transcoder_entry_t::dname

Definition at line 158 of file transcode.c.

Referenced by asciicompat_encoding_i(), and make_transcoder_entry().

◆ lib

const char* transcoder_entry_t::lib

Definition at line 159 of file transcode.c.

Referenced by declare_transcoder(), load_transcoder_entry(), and make_transcoder_entry().

◆ sname

const char* transcoder_entry_t::sname

Definition at line 157 of file transcode.c.

Referenced by asciicompat_encoding_i(), and make_transcoder_entry().

◆ transcoder

const rb_transcoder* transcoder_entry_t::transcoder

The documentation for this struct was generated from the following file: