Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
StrNode Struct Reference

#include <regparse.h>

Data Fields

NodeBase base
 
UChars
 
UCharend
 
unsigned int flag
 
int capa
 
UChar buf [NODE_STR_BUF_SIZE]
 

Detailed Description

Definition at line 165 of file regparse.h.

Field Documentation

◆ base

NodeBase StrNode::base

Definition at line 166 of file regparse.h.

◆ buf

UChar StrNode::buf[NODE_STR_BUF_SIZE]

Definition at line 171 of file regparse.h.

Referenced by swap_node().

◆ capa

int StrNode::capa

Definition at line 170 of file regparse.h.

Referenced by swap_node().

◆ end

UChar* StrNode::end

◆ flag

unsigned int StrNode::flag

Definition at line 169 of file regparse.h.

Referenced by setup_tree(), and str_node_split_last_char().

◆ s

UChar* StrNode::s

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