Ruby 1.9.3p327(2012-11-10revision37606)
Data Fields
StrNode Struct Reference

#include <regparse.h>

Data Fields

NodeBase base
UChar * s
UChar * end
unsigned int flag
int capa
UChar buf [NODE_STR_BUF_SIZE]

Detailed Description

Definition at line 164 of file regparse.h.


Field Documentation

Definition at line 165 of file regparse.h.

UChar StrNode::buf[NODE_STR_BUF_SIZE]

Definition at line 170 of file regparse.h.

Referenced by swap_node().

Definition at line 169 of file regparse.h.

Referenced by swap_node().

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

Definition at line 168 of file regparse.h.

Referenced by str_node_split_last_char().

UChar* StrNode::s

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