lq-text: LQT_PhraseToString

API char * LQT_PhraseToString (db, Phrase) t_LQTEXT_Database *db; t_Phrase *Phrase;

Purpose

Returns a string representation of a phrase.

This can be used for tracing, or to give users feedback about how a phrase query was interpreted.

Returns

a pointer to a freshly malloc'd string, which the caller should free.

See Also: