Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/hi_IN/
H A DUTF-8%iscii91.c323 if ( isc_type != NUM_ISCII && st->aATR != aTRs[isc_type] ) { in _icv_iconv()
331 **outbuf = aTRs[isc_type]; in _icv_iconv()
334 st->aATR = aTRs[isc_type]; in _icv_iconv()
/illumos-gate/usr/src/lib/iconv_modules/hi_IN/include/
H A Discii.h74 int aTRs[NUM_ISCII] = { variable