Ruby  2.0.0p247(2013-06-27revision41674)
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 167 of file regparse.h.

Field Documentation

NodeBase StrNode::base

Definition at line 168 of file regparse.h.

UChar StrNode::buf[NODE_STR_BUF_SIZE]

Definition at line 173 of file regparse.h.

Referenced by swap_node().

int StrNode::capa

Definition at line 172 of file regparse.h.

Referenced by swap_node().

UChar* StrNode::end
unsigned int StrNode::flag

Definition at line 171 of file regparse.h.

Referenced by setup_tree(), and str_node_split_last_char().

UChar* StrNode::s

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