Searched refs:TokNumBytes (Results 1 – 1 of 1) sorted by relevance
850 unsigned TokNumBytes = SLP.GetStringLength(); in getLocationOfByte() local853 if (ByteNo < TokNumBytes || in getLocationOfByte()854 (ByteNo == TokNumBytes && TokNo == getNumConcatenated() - 1)) { in getLocationOfByte()864 ByteNo -= TokNumBytes; in getLocationOfByte()