Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.set.c1165 else if (eq(dstr1, STReuc)) in update_dspmbyte_vars()
1274 { STRLANGEUCJP, STReuc }, in autoset_dspmbyte()
1275 { STRLANGEUCKR, STReuc }, in autoset_dspmbyte()
1276 { STRLANGEUCZH, STReuc }, in autoset_dspmbyte()
1277 { STRLANGEUCJPB, STReuc }, in autoset_dspmbyte()
1278 { STRLANGEUCKRB, STReuc }, in autoset_dspmbyte()
1279 { STRLANGEUCZHB, STReuc }, in autoset_dspmbyte()
1281 { STRLANGEUCJPC, STReuc }, in autoset_dspmbyte()
1292 { STReuc, STReuc }, in autoset_dspmbyte()
1293 { STRGB2312, STReuc }, in autoset_dspmbyte()
H A Dtc.const.c132 Char STReuc[] = { 'e', 'u', 'c', '\0' }; variable