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

#include <regint.h>

Data Fields

UCharp
 
unsigned int used
 
unsigned int alloc
 

Detailed Description

Definition at line 441 of file regint.h.

Field Documentation

◆ alloc

unsigned int _BBuf::alloc

Definition at line 444 of file regint.h.

Referenced by onig_bbuf_init().

◆ p

UChar* _BBuf::p

Definition at line 442 of file regint.h.

Referenced by onig_bbuf_init(), onig_is_code_in_cc(), and onig_is_code_in_cc_len().

◆ used

unsigned int _BBuf::used

Definition at line 443 of file regint.h.

Referenced by onig_bbuf_init(), and onig_is_code_in_cc().


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