Searched refs:charPtr (Results 1 – 1 of 1) sorted by relevance
591 char* charPtr; in ConstructFSTFromStructure() local630 charPtr = FSTStringStart = (char*)(currFSTEntry + total); in ConstructFSTFromStructure()652 setStringOff(currFSTEntry, charPtr - FSTStringStart); in ConstructFSTFromStructure()660 strcpy(charPtr, item->name); in ConstructFSTFromStructure()661 charPtr += strlen(item->name) + 1; in ConstructFSTFromStructure()