Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dqoflog.cpp64 #define QOF_LOG_MAX_CHARS_WITH_ALLOWANCE 100 macro
378 buffer = g_strndup(name, QOF_LOG_MAX_CHARS_WITH_ALLOWANCE - 1); in qof_log_prettify()