Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/hi_IN/
H A Dea-iscii%iscii91.c36 #define get_vowel(a) EAISCII_vowel_type[(a) - EA_START] macro
99 iscii = get_vowel(st->keepc); in get_iscii()
107 if ( (ea_iscii >= EA_START) && (vowel = get_vowel(ea_iscii)) ) { in get_iscii()