PPL Logo

re_dfastate_t Struct Reference

Collaboration diagram for re_dfastate_t:

Collaboration graph
[legend]

Data Fields

unsigned int hash
re_node_set nodes
re_node_set non_eps_nodes
re_node_set inveclosure
re_node_setentrance_nodes
struct re_dfastate_t ** trtable
struct re_dfastate_t ** word_trtable
unsigned int context: 4
unsigned int halt: 1
unsigned int accept_mb: 1
unsigned int has_backref: 1
unsigned int has_constraint: 1

Detailed Description

Definition at line 569 of file gkregex.c.


Field Documentation

Definition at line 571 of file gkregex.c.

Referenced by re_acquire_state(), re_acquire_state_context(), and register_state().

Definition at line 573 of file gkregex.c.

Referenced by build_sifted_states(), check_arrival(), free_state(), and register_state().

Definition at line 574 of file gkregex.c.

Referenced by add_epsilon_src_nodes(), and free_state().

Definition at line 576 of file gkregex.c.

Referenced by build_trtable(), free_state(), and transit_state().

Definition at line 576 of file gkregex.c.

Referenced by build_trtable(), free_state(), and transit_state().

Definition at line 577 of file gkregex.c.

Referenced by create_cd_newstate(), and re_acquire_state_context().

Definition at line 582 of file gkregex.c.

Referenced by create_cd_newstate(), create_ci_newstate(), and transit_state().


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

Generated on Mon Sep 21 08:29:17 2020 for Charm++ by  doxygen 1.5.5