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