Searched refs:TokNumBytes (Results 1 – 1 of 1) sorted by relevance
720 unsigned TokNumBytes = SLP.GetStringLength(); in getLocationOfByte() local723 if (ByteNo < TokNumBytes || in getLocationOfByte()724 (ByteNo == TokNumBytes && TokNo == getNumConcatenated() - 1)) { in getLocationOfByte()734 ByteNo -= TokNumBytes; in getLocationOfByte()