Home
last modified time | relevance | path

Searched refs:weed_get_indices_from_template (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.h118 int *weed_get_indices_from_template(const char *package_name, const char *filter_name, const char *…
H A Dlbindings.c349 int *allvals = weed_get_indices_from_template(package, fxname, author, version); in get_first_fx_matched()
H A Deffects-weed.c10958 int *weed_get_indices_from_template(const char *pkg, const char *fxname, const char *auth, int vers… in weed_get_indices_from_template() function
10995 int *allversions = weed_get_indices_from_template(pkg, fxname, auth, 0); in weed_filter_highest_version()