Searched refs:join_authors_default (Results 1 – 5 of 5) sorted by relevance
56 extern string join_authors_default;
596 join_authors_default = argc > 1 ? argv[1].s : argv[0].s; in join_authors_command()
67 string join_authors_default = ", "; variable
715 temp += join_authors_default; in join_fields()
1172 result += join_authors_default; in get_authors()