Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Dgeneric.c132 wvGetChar (wvStream * fd, U8 chartype) in wvGetChar() function
H A Ddecode_simple.c240 eachchar = wvGetChar (ps->mainfd, 1); in wvDecodeSimple()
495 eachchar = wvGetChar (ps->mainfd, chartype); in wvDecodeSimple()
H A Ddecode_complex.c806 eachchar = wvGetChar (ps->mainfd, chartype); in wvDecodeComplex()
H A Dwv.h2893 U16 wvGetChar (wvStream * fd, U8 chartype);