Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-search/
H A Dsearch-reconciled.h40 QofCharMatch how;
58 void gnc_search_reconciled_set_how (GNCSearchReconciled *fi, QofCharMatch how);
H A Dsearch-reconciled.c124 gnc_search_reconciled_set_how (GNCSearchReconciled *fi, QofCharMatch how) in gnc_search_reconciled_set_how()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dqofquerycore.h136 } QofCharMatch; typedef
173 QofQueryPredData *qof_query_char_predicate (QofCharMatch options,
H A Dqofquerycore-p.h122 QofCharMatch options;
H A Dqofquery.cpp1509 static const char *qof_query_printCharMatch (QofCharMatch c);
1940 qof_query_printCharMatch (QofCharMatch c) in qof_query_printCharMatch()
H A Dqofquerycore.cpp1196 qof_query_char_predicate (QofCharMatch options, const char *chars) in qof_query_char_predicate()
/dports/databases/qof/qof-0.8.8/qof/
H A Dqofquerycore.h131 } QofCharMatch; typedef
182 qof_query_char_predicate (QofCharMatch options,
H A Dqofquerycore-p.h131 QofCharMatch options;
H A Dqofquery.c1568 static gchar *qof_query_printCharMatch (QofCharMatch c);
1995 qof_query_printCharMatch (QofCharMatch c) in qof_query_printCharMatch()
H A Dqofsql.c351 QofCharMatch cm = QOF_CHAR_MATCH_ANY; in handle_single_condition()
H A Dqofquerycore.c1171 qof_query_char_predicate (QofCharMatch options, const char *chars) in qof_query_char_predicate()
/dports/finance/gnucash/gnucash-4.9/bindings/guile/
H A Dgnc-engine-guile.c185 static QofCharMatch
672 QofCharMatch options; in gnc_scm2query_term_query_v2()