Searched refs:prevch (Results 1 – 2 of 2) sorted by relevance
88 cd->prevch = (uchar_t)'\0'; in _icv_iconv()149 if (cd->prevch == '+') in _icv_iconv()225 cd->prevch = *ib++; in _icv_iconv()
93 unsigned char prevch; member