lq-text: LQT_NumberOfWordsInPhrase

ARGSUSED2*/ API int LQT_NumberOfWordsInPhrase (db, Phrase) t_LQTEXT_Database *db; t_Phrase *Phrase;

Purpose

Returns the number of recognised words in the phrase. Common words, or other things that the various LQT_ReadWord functions would skip, are not included in the count. A phrase containing no recognised words can never be matched.

Returns

the number of words in the phrase.

See Also: