Ruby 3.2.4p170 (2024-04-23 revision af471c0e0127eea0cafa6f308c0425bbfab0acf5)
Data Fields
OnigCaseFoldCodeItem Struct Reference

Data Fields

int byte_len
 
int code_len
 
OnigCodePoint code [ONIGENC_MAX_COMP_CASE_FOLD_CODE_LEN]
 

Detailed Description

Definition at line 143 of file onigmo.h.

Field Documentation

◆ byte_len

int OnigCaseFoldCodeItem::byte_len

Definition at line 144 of file onigmo.h.

◆ code

OnigCodePoint OnigCaseFoldCodeItem::code[ONIGENC_MAX_COMP_CASE_FOLD_CODE_LEN]

Definition at line 146 of file onigmo.h.

◆ code_len

int OnigCaseFoldCodeItem::code_len

Definition at line 145 of file onigmo.h.


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