Ruby  2.4.2p198(2017-09-14revision59899)
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 7179 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 7180 of file compile.c.

Field Documentation

◆ body

char ibf_id_entry::body[1]

Definition at line 7185 of file compile.c.

◆ enc

enum { ... } ibf_id_entry::enc

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