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 160 of file regparse.h.


Field Documentation

Definition at line 161 of file regparse.h.

UChar StrNode::buf[NODE_STR_BUF_SIZE]

Definition at line 166 of file regparse.h.

Referenced by swap_node().

Definition at line 165 of file regparse.h.

Referenced by swap_node().

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

Definition at line 164 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: