Searched refs:quotepct (Results 1 – 3 of 3) sorted by relevance
483 …update_statuslinef(LNG->Quotepct, "ST_QUOTEPCT", __msg->quotepct, __msg->quotepct > 80 ? "!!!" : "… in Run()
85 int quotepct; // Quote/text percentage variable
2903 msg->quotepct = 100-Pct(nonquotes, quotes); in MsgLineReIndex()