Searched refs:TokNumBytes (Results 1 – 1 of 1) sorted by relevance
1058 unsigned TokNumBytes = SLP.GetStringLength(); in getLocationOfByte() local1061 if (ByteNo < TokNumBytes || in getLocationOfByte()1062 (ByteNo == TokNumBytes && TokNo == getNumConcatenated() - 1)) { in getLocationOfByte()1075 StringOffset += TokNumBytes; in getLocationOfByte()1077 ByteNo -= TokNumBytes; in getLocationOfByte()