Ruby  1.9.3p429(2013-05-15revision40747)
Data Fields
EncloseNode Struct Reference

#include <regparse.h>

Data Fields

NodeBase base
 
int state
 
int type
 
int regnum
 
OnigOptionType option
 
struct _Nodetarget
 
AbsAddrType call_addr
 
OnigDistance min_len
 
OnigDistance max_len
 
int char_len
 
int opt_count
 

Detailed Description

Definition at line 189 of file regparse.h.

Field Documentation

NodeBase EncloseNode::base

Definition at line 190 of file regparse.h.

AbsAddrType EncloseNode::call_addr

Definition at line 196 of file regparse.h.

Referenced by compile_enclose_node().

int EncloseNode::char_len

Definition at line 200 of file regparse.h.

Referenced by get_char_length_tree1().

OnigDistance EncloseNode::max_len

Definition at line 199 of file regparse.h.

Referenced by get_max_match_length(), and optimize_node_left().

OnigDistance EncloseNode::min_len

Definition at line 198 of file regparse.h.

Referenced by get_min_match_length(), and optimize_node_left().

int EncloseNode::opt_count

Definition at line 201 of file regparse.h.

Referenced by optimize_node_left().

OnigOptionType EncloseNode::option

Definition at line 194 of file regparse.h.

Referenced by compile_length_option_node(), compile_option_node(), and optimize_node_left().

int EncloseNode::regnum
int EncloseNode::state

Definition at line 191 of file regparse.h.

Referenced by compile_enclose_node().

struct _Node* EncloseNode::target
int EncloseNode::type

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