Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dchars.c481 mchars_spec2str(const char *p, size_t sz, size_t *rsz) in mchars_spec2str() function
H A Dmandoc.h342 const char *mchars_spec2str(const char *, size_t, size_t *);
H A Dterm.c603 cp = mchars_spec2str(seq, sz, &ssz); in term_word()
1009 rhs = mchars_spec2str(seq, ssz, &rsz); in term_strlen()