Home
last modified time | relevance | path

Searched refs:append_people (Results 1 – 23 of 23) sorted by relevance

/dports/textproc/R-cran-rbibutils/rbibutils/src/
H A Dendout.c715 append_people( in, "AUTHOR", "%A", LEVEL_MAIN, out, &status ); in endout_assemble()
716 append_people( in, "EDITOR", "%E", LEVEL_MAIN, out, &status ); in endout_assemble()
718 append_people( in, "EDITOR", "%E", LEVEL_HOST, out, &status ); in endout_assemble()
720 append_people( in, "EDITOR", "%E", LEVEL_HOST, out, &status ); in endout_assemble()
722 append_people( in, "EDITOR", "%Y", LEVEL_HOST, out, &status ); in endout_assemble()
724 append_people( in, "TRANSLATOR", "%H", LEVEL_ANY, out, &status ); in endout_assemble()
726 append_people( in, "AUTHOR", "%Y", LEVEL_SERIES, out, &status ); in endout_assemble()
727 append_people( in, "EDITOR", "%Y", LEVEL_SERIES, out, &status ); in endout_assemble()
738 append_people( in, "REPORTER", "%A", LEVEL_MAIN, out, &status ); in endout_assemble()
739 append_people( in, "REPORTER:CORP", "%A", LEVEL_MAIN, out, &status ); in endout_assemble()
[all …]
H A Dbiblatexout.c354 append_people( fields *in, char *tag, char *ctag, char *atag, in append_people() function
771append_people ( in, "AUTHOR", "AUTHOR:CORP", "AUTHOR:ASIS", "author", LEVEL… in biblatexout_assemble()
772append_people ( in, "AUTHOR", "AUTHOR:CORP", "AUTHOR:ASIS", "bookauthor", LEVEL… in biblatexout_assemble()
773append_people ( in, "EDITOR", "EDITOR:CORP", "EDITOR:ASIS", "editor", LEVEL… in biblatexout_assemble()
774append_people ( in, "ANNOTATOR", "ANNOTATOR:CORP", "ANNOTATOR:ASIS", "annotator", LEVEL… in biblatexout_assemble()
775append_people ( in, "TRANSLATOR", "TRANSLATOR:CORP", "TRANSLATOR:ASIS", "translator", LEVEL… in biblatexout_assemble()
776append_people ( in, "REDACTOR", "REDACTOR:CORP", "REDACTOR:ASIS", "redactor", LEVEL… in biblatexout_assemble()
777append_people ( in, "COMMENTATOR","COMMENTATOR:CORP","COMMENTATOR:ASIS","commentator", LEVEL… in biblatexout_assemble()
778append_people ( in, "INTROAUTHOR","INTROAUTHOR:CORP","INTROAUTHOR:ASIS","introduction", LEVEL… in biblatexout_assemble()
779append_people ( in, "AFTERAUTHOR","AFTERAUTHOR:CORP","AFTERAUTHOR:ASIS","afterword", LEVEL… in biblatexout_assemble()
H A Drisout.c478 append_people( fields *f, char *tag, char *ristag, int level, fields *out, int *status ) in append_people() function
726 append_people ( in, "AUTHOR", "AU", LEVEL_MAIN, out, status ); in append_allpeople()
729 append_people ( in, "AUTHOR", "A2", LEVEL_HOST, out, status ); in append_allpeople()
732 append_people ( in, "AUTHOR", "A3", LEVEL_SERIES, out, status ); in append_allpeople()
735 append_people ( in, "EDITOR", "ED", LEVEL_MAIN, out, status ); in append_allpeople()
739 append_people ( in, "EDITOR", "ED", LEVEL_HOST, out, status ); in append_allpeople()
743 append_people ( in, "EDITOR", "A3", LEVEL_HOST, out, status ); in append_allpeople()
747 append_people ( in, "EDITOR", "A3", LEVEL_SERIES, out, status ); in append_allpeople()
H A Dbibtexout.c330 append_people( fields *in, char *tag, char *ctag, char *atag, in append_people() function
747append_people ( in, "AUTHOR", "AUTHOR:CORP", "AUTHOR:ASIS", "author", LEVEL_MAIN,… in bibtexout_assemble()
748append_people ( in, "EDITOR", "EDITOR:CORP", "EDITOR:ASIS", "editor", LEVEL_ANY, … in bibtexout_assemble()
749append_people ( in, "TRANSLATOR", "TRANSLATOR:CORP", "TRANSLATOR:ASIS", "translator", LEVEL_A… in bibtexout_assemble()
H A Dbibentrydirectout.c484 append_people( fields *in, char *tag, char *ctag, char *atag, in append_people() function
1064append_people ( in, "AUTHOR", "AUTHOR:CORP", "AUTHOR:ASIS", "author", LEVEL_MAIN,… in bibentrydirectout_assemble()
1065append_people ( in, "EDITOR", "EDITOR:CORP", "EDITOR:ASIS", "editor", LEVEL_ANY, … in bibentrydirectout_assemble()
1066append_people ( in, "TRANSLATOR", "TRANSLATOR:CORP", "TRANSLATOR:ASIS", "translator", LEVEL_A… in bibentrydirectout_assemble()
H A Dadsout.c242 append_people( fields *in, char *tag1, char *tag2, char *tag3, char *adstag, int level, fields *out… in append_people() function
680 append_people ( in, "AUTHOR", "AUTHOR:ASIS", "AUTHOR:CORP", "%A", LEVEL_MAIN, out, &status ); in adsout_assemble()
681 append_people ( in, "EDITOR", "EDITOR:ASIS", "EDITOR:CORP", "%E", LEVEL_ANY, out, &status ); in adsout_assemble()
H A Dbibentryout.c462 append_people( fields *in, char *tag, char *ctag, char *atag, in append_people() function
953append_people ( in, "AUTHOR", "AUTHOR:CORP", "AUTHOR:ASIS", "author", LEVEL_MAIN,… in bibentryout_assemble()
954append_people ( in, "EDITOR", "EDITOR:CORP", "EDITOR:ASIS", "editor", LEVEL_ANY, … in bibentryout_assemble()
955append_people ( in, "TRANSLATOR", "TRANSLATOR:CORP", "TRANSLATOR:ASIS", "translator", LEVEL_A… in bibentryout_assemble()
H A Disiout.c240 append_people( fields *f, char *tag, char *isitag, int level, fields *out, int *status ) in append_people() function
319 append_people ( in, "AUTHOR", "AU", LEVEL_MAIN, out, &status ); in isiout_assemble()
H A Dnbibout.c200 append_people( fields *f, char *tag, char *nbibtag_full, char *nbibtag_abbr, int level, fields *out… in append_people() function
431 append_people ( in, "AUTHOR", "FAU", "AU", LEVEL_MAIN, out, &status ); in append_data()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/vendor/lib/
H A Dendout.c650 append_people( in, "AUTHOR", "%A", LEVEL_MAIN, out, &status ); in endout_assemble()
651 append_people( in, "EDITOR", "%E", LEVEL_MAIN, out, &status ); in endout_assemble()
653 append_people( in, "EDITOR", "%E", LEVEL_HOST, out, &status ); in endout_assemble()
655 append_people( in, "EDITOR", "%E", LEVEL_HOST, out, &status ); in endout_assemble()
657 append_people( in, "EDITOR", "%Y", LEVEL_HOST, out, &status ); in endout_assemble()
659 append_people( in, "TRANSLATOR", "%H", LEVEL_ANY, out, &status ); in endout_assemble()
661 append_people( in, "AUTHOR", "%Y", LEVEL_SERIES, out, &status ); in endout_assemble()
662 append_people( in, "EDITOR", "%Y", LEVEL_SERIES, out, &status ); in endout_assemble()
673 append_people( in, "REPORTER", "%A", LEVEL_MAIN, out, &status ); in endout_assemble()
674 append_people( in, "REPORTER:CORP", "%A", LEVEL_MAIN, out, &status ); in endout_assemble()
[all …]
H A Dbiblatexout.c350 append_people( fields *in, char *tag, char *ctag, char *atag, in append_people() function
767append_people ( in, "AUTHOR", "AUTHOR:CORP", "AUTHOR:ASIS", "author", LEVEL… in biblatexout_assemble()
768append_people ( in, "AUTHOR", "AUTHOR:CORP", "AUTHOR:ASIS", "bookauthor", LEVEL… in biblatexout_assemble()
769append_people ( in, "EDITOR", "EDITOR:CORP", "EDITOR:ASIS", "editor", LEVEL… in biblatexout_assemble()
770append_people ( in, "ANNOTATOR", "ANNOTATOR:CORP", "ANNOTATOR:ASIS", "annotator", LEVEL… in biblatexout_assemble()
771append_people ( in, "TRANSLATOR", "TRANSLATOR:CORP", "TRANSLATOR:ASIS", "translator", LEVEL… in biblatexout_assemble()
772append_people ( in, "REDACTOR", "REDACTOR:CORP", "REDACTOR:ASIS", "redactor", LEVEL… in biblatexout_assemble()
773append_people ( in, "COMMENTATOR","COMMENTATOR:CORP","COMMENTATOR:ASIS","commentator", LEVEL… in biblatexout_assemble()
774append_people ( in, "INTROAUTHOR","INTROAUTHOR:CORP","INTROAUTHOR:ASIS","introduction", LEVEL… in biblatexout_assemble()
775append_people ( in, "AFTERAUTHOR","AFTERAUTHOR:CORP","AFTERAUTHOR:ASIS","afterword", LEVEL… in biblatexout_assemble()
H A Drisout.c421 append_people( fields *f, char *tag, char *ristag, int level, fields *out, int *status ) in append_people() function
669 append_people ( in, "AUTHOR", "AU", LEVEL_MAIN, out, status ); in append_allpeople()
672 append_people ( in, "AUTHOR", "A2", LEVEL_HOST, out, status ); in append_allpeople()
675 append_people ( in, "AUTHOR", "A3", LEVEL_SERIES, out, status ); in append_allpeople()
678 append_people ( in, "EDITOR", "ED", LEVEL_MAIN, out, status ); in append_allpeople()
682 append_people ( in, "EDITOR", "ED", LEVEL_HOST, out, status ); in append_allpeople()
686 append_people ( in, "EDITOR", "A3", LEVEL_HOST, out, status ); in append_allpeople()
690 append_people ( in, "EDITOR", "A3", LEVEL_SERIES, out, status ); in append_allpeople()
H A Dbibtexout.c326 append_people( fields *in, char *tag, char *ctag, char *atag, in append_people() function
743append_people ( in, "AUTHOR", "AUTHOR:CORP", "AUTHOR:ASIS", "author", LEVEL_MAIN,… in bibtexout_assemble()
744append_people ( in, "EDITOR", "EDITOR:CORP", "EDITOR:ASIS", "editor", LEVEL_ANY, … in bibtexout_assemble()
745append_people ( in, "TRANSLATOR", "TRANSLATOR:CORP", "TRANSLATOR:ASIS", "translator", LEVEL_A… in bibtexout_assemble()
H A Dadsout.c231 append_people( fields *in, char *tag1, char *tag2, char *tag3, char *adstag, int level, fields *out… in append_people() function
638 append_people ( in, "AUTHOR", "AUTHOR:ASIS", "AUTHOR:CORP", "%A", LEVEL_MAIN, out, &status ); in adsout_assemble()
639 append_people ( in, "EDITOR", "EDITOR:ASIS", "EDITOR:CORP", "%E", LEVEL_ANY, out, &status ); in adsout_assemble()
H A Disiout.c222 append_people( fields *f, char *tag, char *isitag, int level, fields *out, int *status ) in append_people() function
301 append_people ( in, "AUTHOR", "AU", LEVEL_MAIN, out, &status ); in isiout_assemble()
H A Dnbibout.c198 append_people( fields *f, char *tag, char *nbibtag_full, char *nbibtag_abbr, int level, fields *out… in append_people() function
428 append_people ( in, "AUTHOR", "FAU", "AU", LEVEL_MAIN, out, &status ); in append_data()
/dports/textproc/bibutils/bibutils_7.2/lib/
H A Dendout.c633 append_people( in, "AUTHOR", "%A", LEVEL_MAIN, out, &status ); in endout_assemble()
634 append_people( in, "EDITOR", "%E", LEVEL_MAIN, out, &status ); in endout_assemble()
636 append_people( in, "EDITOR", "%E", LEVEL_HOST, out, &status ); in endout_assemble()
638 append_people( in, "EDITOR", "%E", LEVEL_HOST, out, &status ); in endout_assemble()
640 append_people( in, "EDITOR", "%Y", LEVEL_HOST, out, &status ); in endout_assemble()
642 append_people( in, "TRANSLATOR", "%H", LEVEL_ANY, out, &status ); in endout_assemble()
644 append_people( in, "AUTHOR", "%Y", LEVEL_SERIES, out, &status ); in endout_assemble()
645 append_people( in, "EDITOR", "%Y", LEVEL_SERIES, out, &status ); in endout_assemble()
656 append_people ( in, "REPORTER", "%A", LEVEL_MAIN, out, &status ); in endout_assemble()
657 append_people ( in, "REPORTER:CORP", "%A", LEVEL_MAIN, out, &status ); in endout_assemble()
[all …]
H A Dbiblatexout.c288 append_people( fields *in, char *tag, char *ctag, char *atag, in append_people() function
787append_people ( in, "AUTHOR", "AUTHOR:CORP", "AUTHOR:ASIS", "author", LEVEL… in biblatexout_assemble()
788append_people ( in, "AUTHOR", "AUTHOR:CORP", "AUTHOR:ASIS", "bookauthor", LEVEL… in biblatexout_assemble()
789append_people ( in, "EDITOR", "EDITOR:CORP", "EDITOR:ASIS", "editor", LEVEL… in biblatexout_assemble()
790append_people ( in, "ANNOTATOR", "ANNOTATOR:CORP", "ANNOTATOR:ASIS", "annotator", LEVEL… in biblatexout_assemble()
791append_people ( in, "TRANSLATOR", "TRANSLATOR:CORP", "TRANSLATOR:ASIS", "translator", LEVEL… in biblatexout_assemble()
792append_people ( in, "REDACTOR", "REDACTOR:CORP", "REDACTOR:ASIS", "redactor", LEVEL… in biblatexout_assemble()
793append_people ( in, "COMMENTATOR","COMMENTATOR:CORP","COMMENTATOR:ASIS","commentator", LEVEL… in biblatexout_assemble()
794append_people ( in, "INTROAUTHOR","INTROAUTHOR:CORP","INTROAUTHOR:ASIS","introduction", LEVEL… in biblatexout_assemble()
795append_people ( in, "AFTERAUTHOR","AFTERAUTHOR:CORP","AFTERAUTHOR:ASIS","afterword", LEVEL… in biblatexout_assemble()
H A Drisout.c377 append_people( fields *f, char *tag, int level, fields *out, char *ristag, int *status ) in append_people() function
596 append_people ( in, "AUTHOR", LEVEL_MAIN, out, "AU", status ); in append_allpeople()
600 append_people ( in, "AUTHOR", LEVEL_HOST, out, "A2", status ); in append_allpeople()
604 append_people ( in, "AUTHOR", LEVEL_SERIES, out, "A3", status ); in append_allpeople()
608 append_people ( in, "EDITOR", LEVEL_MAIN, out, "ED", status ); in append_allpeople()
613 append_people ( in, "EDITOR", LEVEL_HOST, out, "ED", status ); in append_allpeople()
619 append_people ( in, "EDITOR", LEVEL_HOST, out, "A3", status ); in append_allpeople()
624 append_people ( in, "EDITOR", LEVEL_SERIES, out, "A3", status ); in append_allpeople()
H A Dadsout.c232 append_people( fields *in, char *tag1, char *tag2, char *tag3, char *adstag, int level, fields *out… in append_people() function
544 append_people ( in, "AUTHOR", "AUTHOR:ASIS", "AUTHOR:CORP", "%A", LEVEL_MAIN, out, &status ); in adsout_assemble()
545 append_people ( in, "EDITOR", "EDITOR:ASIS", "EDITOR:CORP", "%E", LEVEL_ANY, out, &status ); in adsout_assemble()
H A Dbibtexout.c264 append_people( fields *in, char *tag, char *ctag, char *atag, in append_people() function
678append_people ( in, "AUTHOR", "AUTHOR:CORP", "AUTHOR:ASIS", "author", LEVEL_MAIN,… in bibtexout_assemble()
679append_people ( in, "EDITOR", "EDITOR:CORP", "EDITOR:ASIS", "editor", LEVEL_ANY, … in bibtexout_assemble()
680append_people ( in, "TRANSLATOR", "TRANSLATOR:CORP", "TRANSLATOR:ASIS", "translator", LEVEL_A… in bibtexout_assemble()
H A Disiout.c198 append_people( fields *f, char *tag, int level, fields *out, char *isitag, int *status ) in append_people() function
261 append_people ( in, "AUTHOR", LEVEL_MAIN, out, "AU", &status ); in isiout_assemble()
H A Dnbibout.c199 append_people( fields *f, char *tag, char *nbibtag_full, char *nbibtag_abbr, int level, fields *out… in append_people() function
379 append_people ( in, "AUTHOR", "FAU", "AU", LEVEL_MAIN, out, &status ); in append_data()