Home
last modified time | relevance | path

Searched defs:ISBN_13 (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/bibclean/bibclean-3.06/
H A Disbn.c269 ISBN_13_valid(const char *ISBN_13) in ISBN_13_valid()
773 fix_ISBN_13(const char *ISBN_13) in fix_ISBN_13()
895 hyphenate_one_ISBN_13(const char *prefix, const char *ISBN_13) in hyphenate_one_ISBN_13()
H A Dchek.c1247 char ISBN_13[1 + MAX_ISBN_13 + 1]; /* saved ISBN_13 for error messages */ local