Home
last modified time | relevance | path

Searched refs:col_remove_item_with_cb (Results 1 – 4 of 4) sorted by relevance

/dports/devel/ding-libs/ding-libs-0.6.1/collection/
H A Dlibcollection.sym152 col_remove_item_with_cb;
H A Dcollection.h3008 int col_remove_item_with_cb(struct collection_item *ci,
H A Dcollection.c1001 int col_remove_item_with_cb(struct collection_item *ci, in col_remove_item_with_cb() function
1042 return col_remove_item_with_cb(ci, in col_remove_item()
/dports/devel/ding-libs/ding-libs-0.6.1/ini/
H A Dini_configmod.c1116 error = col_remove_item_with_cb( in ini_config_add_str_value()