Searched defs:leaf_string (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/fts-squat/
H A Dsquat-trie-private.h53 /* children.leaf_string contains this many bytes */
87 unsigned char *leaf_string; member in union:squat_node::__anon156
103 /* Return TRUE if children.leaf_string is set. */
110 (node)->children.leaf_string : (node)->children.static_leaf_string)

Completed in 10 milliseconds