Home
last modified time | relevance | path

Searched refs:reset_mbtowc (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/tcsh-6/
H A Dsh.h108 #define reset_mbtowc() TCSH_IGNORE(mbtowc(NULL, NULL, 0)) macro
115 #define reset_mbtowc() ((void)0) macro
125 #define reset_mbtowc() ((void)0) macro
H A Dsh.dol.c478 reset_mbtowc(); in Dgetdol()
498 reset_mbtowc(); in Dgetdol()
H A Dtc.str.c53 reset_mbtowc(); in one_mbtowc()
H A Ded.inputl.c807 reset_mbtowc(); in GetNextChar()
H A Dsh.lex.c1617 reset_mbtowc(); in wide_read()