Searched defs:BinaryIndexNode (Results 1 – 1 of 1) sorted by relevance
95 struct BinaryIndexNode struct97 uint32_t word; //!< 4 bytes of search string.98 …int32_t index; //!< Binary index if word ends with 0 bytes, or index of first child node otherwise.