Home
last modified time | relevance | path

Searched refs:prevch (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/iconv_modules/utf-8/common/
H A Dutf7_to_ucs.c88 cd->prevch = (uchar_t)'\0'; in _icv_iconv()
149 if (cd->prevch == '+') in _icv_iconv()
225 cd->prevch = *ib++; in _icv_iconv()
H A Dcommon_defs.h93 unsigned char prevch; member