lq-text: LQT_ResetPhraseMatch

ARGSUSED2*/ API void LQT_ResetPhraseMatch (db, thePhrase) t_LQTEXT_Database *db; t_Phrase *thePhrase;

Purpose

Resets internal pointers within a phrase so that LQT_Make­Matches can be called. This is also called by LQT_Make­Matches and LQT_Make­Matches­Where, and is provided so that clients can write their own phrase matching routines compatibly.

See Also: