Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
Data Fields
mapping_buffer Struct Reference

Data Fields

size_t capa
 
size_t used
 
struct mapping_buffernext
 
OnigUChar space [FLEX_ARY_LEN]
 

Detailed Description

Definition at line 7247 of file string.c.

Field Documentation

◆ capa

size_t mapping_buffer::capa

Definition at line 7248 of file string.c.

◆ next

struct mapping_buffer* mapping_buffer::next

Definition at line 7250 of file string.c.

◆ space

OnigUChar mapping_buffer::space[FLEX_ARY_LEN]

Definition at line 7251 of file string.c.

◆ used

size_t mapping_buffer::used

Definition at line 7249 of file string.c.


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