Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dqofquerycore.h87 } QofDateMatch; typedef
161 QofDateMatch options,
H A Dqofquerycore-p.h77 QofDateMatch options;
H A Dqofquerycore.cpp329 date_compare (time64 ta, time64 tb, QofDateMatch options) in date_compare()
389 return date_compare (ta, tb, static_cast<QofDateMatch>(options)); in date_compare_func()
424 QofDateMatch options, time64 date) in qof_query_date_predicate()
H A Dqofquery.cpp1506 static const char *qof_query_printDateMatch (QofDateMatch d);
1880 qof_query_printDateMatch (QofDateMatch d) in qof_query_printDateMatch()
/dports/databases/qof/qof-0.8.8/qof/
H A Dqofquerycore.h82 } QofDateMatch; typedef
155 QofDateMatch options,
H A Dqofquerycore-p.h86 QofDateMatch options;
H A Dqofquerycore.c276 time_compare (QofTime *ta, QofTime *tb, QofDateMatch options) in time_compare()
368 QofDateMatch options, QofTime *qt) in qof_query_time_predicate()
H A Dqofquery.c1565 static gchar *qof_query_printDateMatch (QofDateMatch d);
1945 qof_query_printDateMatch (QofDateMatch d) in qof_query_printDateMatch()
/dports/finance/gnucash/gnucash-4.9/bindings/guile/
H A Dgnc-engine-guile.c164 static QofDateMatch
577 QofDateMatch options; in gnc_scm2query_term_query_v2()