Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dqofquerycore.h74 } QofStringMatch; typedef
157 QofStringMatch options,
H A Dqofquerycore-p.h68 QofStringMatch options;
H A Dqofquery.cpp1505 static const char *qof_query_printStringMatch (QofStringMatch s);
1863 qof_query_printStringMatch (QofStringMatch s) in qof_query_printStringMatch()
H A Dqofquerycore.cpp280 const char *str, QofStringMatch options, in qof_query_string_predicate()
/dports/databases/qof/qof-0.8.8/qof/
H A Dqofquerycore.h69 } QofStringMatch; typedef
150 QofStringMatch options,
H A Dqofquerycore-p.h77 QofStringMatch options;
H A Dqofquery.c1564 static gchar *qof_query_printStringMatch (QofStringMatch s);
1930 qof_query_printStringMatch (QofStringMatch s) in qof_query_printStringMatch()
H A Dqofquerycore.c235 const gchar *str, QofStringMatch options, gboolean is_regex) in qof_query_string_predicate()
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-search/
H A Dsearch-string.c334 QofStringMatch options = QOF_STRING_MATCH_NORMAL; in gncs_get_predicate()
/dports/finance/gnucash/gnucash-4.9/bindings/guile/
H A Dgnc-engine-guile.c157 static QofStringMatch
552 QofStringMatch options; in gnc_scm2query_term_query_v2()