Searched defs:nextc (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/bsd/
H A Dvis.c164 do_hvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) argument
187 do_mvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) argument
208 do_mbyte(wchar_t *dst, wint_t c, int flags, wint_t nextc, int iswextra) argument
305 do_svis(wchar_t *dst, wint_t c, int flags, wint_t nextc, cons argument
618 svis(char *mbdst, int c, int flags, int nextc, const char *mbextra) argument
633 snvis(char *mbdst, size_t dlen, int c, int flags, int nextc, const char *mbextra) argument
685 vis(char *mbdst, int c, int flags, int nextc) argument
700 nvis(char *mbdst, size_t dlen, int c, int flags, int nextc) argument
[all...]

Completed in 27 milliseconds