Ruby 3.5.0dev (2025-04-25 revision 62a7f17157c5c67956d95a2582f8f256df13f9e2)
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 8189 of file string.c.

Field Documentation

◆ capa

size_t mapping_buffer::capa

Definition at line 8190 of file string.c.

◆ next

struct mapping_buffer* mapping_buffer::next

Definition at line 8192 of file string.c.

◆ space

OnigUChar mapping_buffer::space[FLEX_ARY_LEN]

Definition at line 8193 of file string.c.

◆ used

size_t mapping_buffer::used

Definition at line 8191 of file string.c.


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