PostgreSQL Source Code: arc Struct Reference (original) (raw)
#include <[regguts.h](regguts%5F8h%5Fsource.html)>
Data Fields | |
---|---|
int | type |
color | co |
struct state * | from |
struct state * | to |
struct arc * | outchain |
struct arc * | outchainRev |
struct arc * | inchain |
struct arc * | inchainRev |
struct arc * | colorchain |
struct arc * | colorchainRev |
Definition at line 295 of file regguts.h.
◆ co
Definition at line 298 of file regguts.h.
Referenced by addArcs(), addKey(), clonesuccessorstates(), colorcomplement(), combine(), cparc(), createarc(), findarc(), newarc(), okcolors(), pull(), push(), sortins_cmp(), and sortouts_cmp().
◆ colorchain
struct arc* arc::colorchain
◆ colorchainRev
struct arc* arc::colorchainRev
◆ from
Definition at line 299 of file regguts.h.
Referenced by breakconstraintloop(), cloneouts(), clonesuccessorstates(), colorcomplement(), cparc(), createarc(), freearc(), newarc(), pull(), push(), and sortins_cmp().
◆ inchain
◆ inchainRev
struct arc* arc::inchainRev
◆ outchain
struct arc* arc::outchain
◆ outchainRev
struct arc* arc::outchainRev
◆ to
Definition at line 300 of file regguts.h.
Referenced by addArcs(), addKey(), analyze(), breakconstraintloop(), cloneouts(), colorcomplement(), cparc(), createarc(), freearc(), newarc(), pull(), push(), and sortouts_cmp().
◆ type
The documentation for this struct was generated from the following file:
- src/include/regex/regguts.h