Home
last modified time | relevance | path

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

/dports/textproc/refdb/refdb-0.9.9-1/src/
H A Dbackend-dbiba.c391 enum refdb_col n_namefirstupper_index; in format_authorlist() local
428 n_namefirstupper_index = AUTHORLISTAUTHORNAMESNAMEFIRSTUPPERCASE; in format_authorlist()
458 n_namefirstupper_index = EDITORLISTAUTHORNAMESNAMEFIRSTUPPERCASE; in format_authorlist()
488 n_namefirstupper_index = SEDITORLISTAUTHORNAMESNAMEFIRSTUPPERCASE; in format_authorlist()
518 n_namefirstupper_index = ALLALISTAUTHORNAMESNAMEFIRSTUPPERCASE; in format_authorlist()
891 author_upper = dbi_result_get_string_idx(dbires_ref, n_namefirstupper_index); in format_authorlist()
953 author_upper = dbi_result_get_string_idx(dbires_ref, n_namefirstupper_index); in format_authorlist()