Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dterm.h127 const char *ascii_uc2str(int);
H A Dterm.c693 cp = ascii_uc2str(uc); in term_word()
742 cp = ascii_uc2str(uc); in term_word()
1010 rhs = ascii_uc2str(uc); in term_strlen()
H A Dterm_ascii.c289 ascii_uc2str(int uc) in ascii_uc2str() function