Searched refs:join_authors_default (Results 1 – 5 of 5) sorted by relevance
58 extern string join_authors_default;
598 join_authors_default = argc > 1 ? argv[1].s : argv[0].s; in join_authors_command()
69 string join_authors_default = ", "; variable
717 temp += join_authors_default; in join_fields()
1174 result += join_authors_default; in get_authors()