Searched refs:charPtr (Results 1 – 1 of 1) sorted by relevance
595 char* charPtr; in ConstructFSTFromStructure() local634 charPtr = FSTStringStart = (char*)(currFSTEntry + total); in ConstructFSTFromStructure()656 setStringOff(currFSTEntry, charPtr - FSTStringStart); in ConstructFSTFromStructure()664 strcpy(charPtr, item->name); in ConstructFSTFromStructure()665 charPtr += strlen(item->name) + 1; in ConstructFSTFromStructure()