Ruby  2.5.0dev(2017-10-22revision60238)
Public Types | Data Fields
ibf_id_entry Struct Reference

Public Types

enum  { ibf_id_enc_ascii, ibf_id_enc_utf8, ibf_id_enc_other }
 

Data Fields

enum ibf_id_entry:: { ... }  enc
 
char body [1]
 

Detailed Description

Definition at line 7647 of file compile.c.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ibf_id_enc_ascii 
ibf_id_enc_utf8 
ibf_id_enc_other 

Definition at line 7648 of file compile.c.

Field Documentation

◆ body

char ibf_id_entry::body[1]

Definition at line 7653 of file compile.c.

◆ enc

enum { ... } ibf_id_entry::enc

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