Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dqofquerycore.h73 QOF_STRING_MATCH_CASEINSENSITIVE enumerator
H A Dqofquerycore.cpp151 if (pdata->options == QOF_STRING_MATCH_CASEINSENSITIVE) in string_match_predicate()
205 if (options == QOF_STRING_MATCH_CASEINSENSITIVE) in string_compare_func()
235 if (options == QOF_STRING_MATCH_CASEINSENSITIVE) in qof_string_number_compare_func()
300 if (options == QOF_STRING_MATCH_CASEINSENSITIVE) in qof_query_string_predicate()
H A DQuery.c338 QOF_STRING_MATCH_CASEINSENSITIVE), in xaccQueryAddStringMatch()
H A Dqofquery.cpp1869 case QOF_STRING_MATCH_CASEINSENSITIVE: in qof_query_printStringMatch()
/dports/databases/qof/qof-0.8.8/qof/
H A Dqofquerycore.h68 QOF_STRING_MATCH_CASEINSENSITIVE enumerator
H A Dqofquerycore.c153 else if (pdata->options == QOF_STRING_MATCH_CASEINSENSITIVE) in string_match_predicate()
188 if (options == QOF_STRING_MATCH_CASEINSENSITIVE) in string_compare_func()
253 if (options == QOF_STRING_MATCH_CASEINSENSITIVE) in qof_query_string_predicate()
H A Dqofsql.c346 QOF_STRING_MATCH_CASEINSENSITIVE, /* case matching */ in handle_single_condition()
H A Dqofquery.c1935 AS_STRING_CASE(QOF_STRING_MATCH_CASEINSENSITIVE,) in qof_query_printStringMatch()
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-search/
H A Dsearch-string.c366 options = QOF_STRING_MATCH_CASEINSENSITIVE; in gncs_get_predicate()
/dports/finance/gnucash/gnucash-4.9/bindings/python/
H A Dgnucash_core.py903 QOF_STRING_MATCH_CASEINSENSITIVE
/dports/finance/gnucash/gnucash-4.9/gnucash/register/ledger-core/
H A DgncEntryLedgerControl.c271 QOF_STRING_MATCH_CASEINSENSITIVE, FALSE); in new_query_for_entry_desc()
/dports/finance/gnucash/gnucash-4.9/libgnucash/backend/sql/
H A Dgnc-transaction-sql.cpp825 string_data->options == QOF_STRING_MATCH_CASEINSENSITIVE) in convert_query_term_to_sql()
/dports/finance/gnucash/gnucash-4.9/bindings/python/example_scripts/rest-api/
H A Dgnucash_rest.py55 QOF_STRING_MATCH_CASEINSENSITIVE