PostgreSQL Source Code
git master
|
#include <spell.h>
Data Fields | |
uint32 | length |
SPNodeData | data [FLEXIBLE_ARRAY_MEMBER] |
SPNodeData SPNode::data[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 53 of file spell.h.
Referenced by FindWord(), mkSPNode(), and SplitToVariants().
uint32 SPNode::length |
Definition at line 52 of file spell.h.
Referenced by FindWord(), mkSPNode(), and SplitToVariants().