ARGSUSED2*/
API void
LQT_ResetPhraseMatch
(db, thePhrase)
t_LQTEXT_Database *db;
t_Phrase *thePhrase;
Purpose
Resets internal pointers within a phrase so that LQT_MakeMatches can be called. This is also called by LQT_MakeMatches and LQT_MakeMatchesWhere, and is provided so that clients can write their own phrase matching routines compatibly.See Also: