Home
last modified time | relevance | path

Searched refs:weed_param_get_array_string (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/libweed/
H A Dweed-plugin-utils.h213 FN_DECL char **weed_param_get_array_string(weed_plant_t *param, int *mvalues);
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A Dweed-plugin-utils.c551 static inline char **weed_param_get_array_string(weed_plant_t *param, int *nvalues) { in weed_param_get_array_string() function