Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
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 7768 of file string.c.

Field Documentation

◆ capa

size_t mapping_buffer::capa

Definition at line 7769 of file string.c.

◆ next

struct mapping_buffer* mapping_buffer::next

Definition at line 7771 of file string.c.

◆ space

OnigUChar mapping_buffer::space[FLEX_ARY_LEN]

Definition at line 7772 of file string.c.

◆ used

size_t mapping_buffer::used

Definition at line 7770 of file string.c.


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