Home
last modified time | relevance | path

Searched refs:quotepct (Results 1 – 3 of 3) sorted by relevance

/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgemnus.cpp483 …update_statuslinef(LNG->Quotepct, "ST_QUOTEPCT", __msg->quotepct, __msg->quotepct > 80 ? "!!!" : "… in Run()
H A Dgmarea.h85 int quotepct; // Quote/text percentage variable
H A Dgeline.cpp2903 msg->quotepct = 100-Pct(nonquotes, quotes); in MsgLineReIndex()