Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/hi_IN/
H A Dea-iscii%iscii91.c41 typedef enum { SPACE, ASCII, POSSIBLE_ISCII, ISCII } CONTEXT; enumerator
189 if ( c == LEADING_BYTE ) st->context = POSSIBLE_ISCII; in _icv_iconv()
203 case POSSIBLE_ISCII: in _icv_iconv()