Home
last modified time | relevance | path

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

/dports/textproc/halibut/halibut-1.2/
H A Dbiblio.c26 err_nosuchkw(&fpos, key); in cite_biblio()
60 err_nosuchkw(&para->fpos, para->keyword); in gen_citations()
H A Dkeywords.c127 err_nosuchkw(&ptr->fpos, ptr->text); in subst_keywords()
H A Derror.c180 void err_nosuchkw(const filepos *fpos, const wchar_t *wsp) in err_nosuchkw() function
H A Dhalibut.h262 void err_nosuchkw(const filepos *fpos, const wchar_t *wsp);