Searched refs:CurStrLength (Results 1 – 1 of 1) sorted by relevance
412 unsigned CurStrLength = StrIdx[StrIdxI] - StrIdx[StrIdxI - 1]; in flushStringTable() local413 ::memcpy(StrTab, *I, CurStrLength); in flushStringTable()415 StrTab += CurStrLength; in flushStringTable()