Home
last modified time | relevance | path

Searched refs:KVP_TYPE_GLIST (Results 1 – 7 of 7) sorted by relevance

/dports/databases/qof/qof-0.8.8/qof/
H A Dkvputil.c105 if (KVP_TYPE_GLIST != valtype) in qof_kvp_bag_find_by_guid()
140 if (KVP_TYPE_GLIST != valtype) in qof_kvp_bag_remove_frame()
174 if (KVP_TYPE_GLIST != valtype) in qof_kvp_bag_get_first()
H A Dqofbackend.c151 case KVP_TYPE_GLIST: in qof_backend_prepare_option()
274 case KVP_TYPE_GLIST: in config_foreach_cb()
336 case KVP_TYPE_GLIST: in config_foreach_cb()
H A Dkvpframe.c548 if (KVP_TYPE_GLIST == oldvalue->type) in kvp_frame_add_value_nc()
1313 retval->type = KVP_TYPE_GLIST; in kvp_value_new_glist()
1326 retval->type = KVP_TYPE_GLIST; in kvp_value_new_glist_nc()
1374 case KVP_TYPE_GLIST: in kvp_value_delete()
1535 if (value->type == KVP_TYPE_GLIST) in kvp_value_get_glist()
1583 if (KVP_TYPE_GLIST != value->type) in kvp_value_replace_glist_nc()
1631 case KVP_TYPE_GLIST: in kvp_value_copy()
1710 case KVP_TYPE_GLIST: in kvp_value_compare()
1887 case KVP_TYPE_GLIST: in kvp_value_to_bare_string()
1971 case KVP_TYPE_GLIST: in kvp_value_to_string()
H A Dkvpframe.h128 KVP_TYPE_GLIST, enumerator
H A Dqofsql.c274 case KVP_TYPE_GLIST: in handle_single_condition()
/dports/databases/qof/qof-0.8.8/qof/test/
H A Dtest-engine-stuff.c220 if (datype == KVP_TYPE_GLIST && depth >= kvp_max_depth) in get_random_kvp_value_depth()
270 case KVP_TYPE_GLIST: in get_random_kvp_value_depth()
/dports/databases/qof/qof-0.8.8/backend/file/
H A Dqsf-backend.c134 option->type = KVP_TYPE_GLIST; in qsf_get_config()
679 return KVP_TYPE_GLIST; in qsf_to_kvp_helper()
699 case KVP_TYPE_GLIST: in kvp_value_to_qof_type_helper()
742 case KVP_TYPE_GLIST: in qsf_from_kvp_helper()
1238 case KVP_TYPE_GLIST: in string_to_kvp_value()