|
YAZ 5.35.1
|
Diagnostics: Generated by csvtodiag.tcl from ./bib1.csv. More...
Go to the source code of this file.
Functions | |
| const char * | yaz_diag_bib1_str (int code) |
| const char * | diagbib1_str (int code) |
Variables | |
| struct yaz_diag_entry | yaz_diag_bib1_tab [] |
Diagnostics: Generated by csvtodiag.tcl from ./bib1.csv.
Definition in file diagbib1.c.
| const char * diagbib1_str | ( | int | code | ) |
Definition at line 192 of file diagbib1.c.
References yaz_diag_entry::code, yaz_diag_bib1_tab, and yaz_diag_to_str().
Referenced by diagrec(), init_diagnostics(), surrogatediagrec(), wr_diag(), ZOOM_diag_str(), and ZOOM_record_error().
| const char * yaz_diag_bib1_str | ( | int | code | ) |
Definition at line 188 of file diagbib1.c.
References yaz_diag_entry::code, yaz_diag_bib1_tab, and yaz_diag_to_str().
| struct yaz_diag_entry yaz_diag_bib1_tab[] |
Definition at line 9 of file diagbib1.c.
Referenced by diagbib1_str(), and yaz_diag_bib1_str().