- individual_to_triples()
: kpi_interface.h
, kpi_interface.c
- individual_to_triples_any()
: kpi_interface.c
, kpi_interface.h
- individual_to_triples_by_pattern()
: kpi_interface.h
, kpi_interface.c
- individual_to_triples_by_pattern_any()
: kpi_interface.c
, kpi_interface.h
- individual_to_triples_by_properties_any()
: kpi_interface.h
, kpi_interface.c
- init_ss()
: ss_func.c
, ss_func.h
- init_ss_with_parameters()
: ss_func.c
, ss_func.h
- is_in_property_list()
: util_func.c
, util_func.h
- is_in_property_values_list()
: util_func.h
, util_func.c
- is_str_null_or_empty()
: check_func.h
, check_func.c
- list_add()
: list.c
, list.h
- list_add_data()
: list.h
, list.c
- list_add_list()
: list.c
, list.h
- list_add_node()
: list.h
, list.c
- list_add_tail()
: list.c
, list.h
- list_copy_list()
: list.c
, list.h
- list_count_nodes_with_data()
: list.c
, list.h
- list_del()
: list.h
, list.c
- list_del_and_free_node()
: list.c
, list.h
- list_del_and_free_nodes_with_data()
: list.c
, list.h
- list_del_init()
: list.c
, list.h
- list_empty()
: list.c
, list.h
- list_free()
: list.c
, list.h
- list_free_empty()
: list.c
, list.h
- list_free_node()
: list.c
, list.h
- list_free_with_nodes()
: list.h
, list.c
- list_get_first_prev_node()
: list.c
, list.h
- list_get_new_list()
: list.c
, list.h
- list_get_new_list_if_null()
: list.c
, list.h
- list_get_new_node()
: list.c
, list.h
- list_get_next_node()
: list.h
, list.c
- list_is_empty()
: list.h
, list.c
- list_is_last_node()
: list.h
, list.c
- list_is_null_or_empty()
: list.c
, list.h
- list_move()
: list.c
, list.h
- list_move_tail()
: list.c
, list.h
- list_splice()
: list.c
, list.h
- list_splice_init()
: list.h
, list.c