Searched refs:FSTStringStart (Results 1 – 2 of 2) sorted by relevance
261 char* FSTStringStart; in createFST() local272 FSTStringStart = (char*)(currFSTEntry + entryNum); in createFST()293 strcpy( (void*)(FSTStringStart + curr->nameOffset), in createFST()
594 char* FSTStringStart; in ConstructFSTFromStructure() local634 charPtr = FSTStringStart = (char*)(currFSTEntry + total); in ConstructFSTFromStructure()656 setStringOff(currFSTEntry, charPtr - FSTStringStart); in ConstructFSTFromStructure()