Searched refs:mMatchPos (Results 1 – 1 of 1) sorted by relevance
272 STATIC NODE mPos, mMatchPos, mAvail, *mPosition, *mParent, *mPrev, *mNext = NULL; variable642 MakeChild(New, mText[mMatchPos + mMatchLen], Old); in Split()675 r = (INT16)((mMatchPos + 1) | WNDSIZ); in InsertNode()715 mMatchPos = r; in InsertNode()718 mMatchPos = (NODE)(mPosition[r] & ~PERC_FLAG); in InsertNode()720 if (mMatchPos >= mPos) { in InsertNode()721 mMatchPos -= WNDSIZ; in InsertNode()724 t2 = &mText[mMatchPos + mMatchLen]; in InsertNode()906 LastMatchPos = mMatchPos; in Encode()