Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/test/
H A Dgtest-qofquerycore.cpp38 QOF_STRING_MATCH_NORMAL, in TEST()
43 EXPECT_EQ (QOF_STRING_MATCH_NORMAL, pdata->options); in TEST()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dqofquerycore.h72 QOF_STRING_MATCH_NORMAL = 1, enumerator
H A DgncIDSearch.c104 …string_pred_data = qof_query_string_predicate (QOF_COMPARE_EQUAL, id, QOF_STRING_MATCH_NORMAL, FAL… in search()
H A DQuery.c337 (case_sens ? QOF_STRING_MATCH_NORMAL : in xaccQueryAddStringMatch()
H A Dqofquery.cpp1867 case QOF_STRING_MATCH_NORMAL: in qof_query_printStringMatch()
/dports/databases/qof/qof-0.8.8/qof/
H A Dqofquerycore.h67 QOF_STRING_MATCH_NORMAL = 1, enumerator
H A Dqofquery.c1934 AS_STRING_CASE(QOF_STRING_MATCH_NORMAL,) in qof_query_printStringMatch()
/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/python/example_scripts/rest-api/
H A Dgnucash_rest.py54 QOF_STRING_MATCH_NORMAL, \
1077 QOF_COMPARE_EQUAL, id, QOF_STRING_MATCH_NORMAL, False)
1105 QOF_COMPARE_EQUAL, id, QOF_STRING_MATCH_NORMAL, False)
/dports/finance/gnucash/gnucash-4.9/bindings/python/
H A Dgnucash_core.py902 QOF_STRING_MATCH_NORMAL, \