Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.h116 …boolean use_extra_authors, char sep, boolean spc_to_underscore) WARN_UNUSED; ///< fullname includ…
H A Deffects-weed.c10730 char *make_weed_hashname(int filter_idx, boolean fullname, boolean use_extra_authors, char sep, boo… in make_weed_hashname() argument
10743 if (use_extra_authors) type++; in make_weed_hashname()
10747 use_extra_authors = FALSE; in make_weed_hashname()
10779 if (!use_extra_authors || !weed_plant_has_leaf(filter, WEED_LEAF_EXTRA_AUTHORS)) in make_weed_hashname()