Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
mapping_buffer Struct Reference

Data Fields

size_t capa
 
size_t used
 
struct mapping_buffernext
 
OnigUChar space [1]
 

Detailed Description

Definition at line 6124 of file string.c.

Field Documentation

◆ capa

size_t mapping_buffer::capa

Definition at line 6125 of file string.c.

◆ next

struct mapping_buffer* mapping_buffer::next

Definition at line 6127 of file string.c.

◆ space

OnigUChar mapping_buffer::space[1]

Definition at line 6128 of file string.c.

◆ used

size_t mapping_buffer::used

Definition at line 6126 of file string.c.


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