Searched refs:STReuc (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | sh.set.c | 1163 else if (eq(dstr1, STReuc)) in update_dspmbyte_vars() 1272 { STRLANGEUCJP, STReuc }, in autoset_dspmbyte() 1273 { STRLANGEUCKR, STReuc }, in autoset_dspmbyte() 1274 { STRLANGEUCZH, STReuc }, in autoset_dspmbyte() 1275 { STRLANGEUCJPB, STReuc }, in autoset_dspmbyte() 1276 { STRLANGEUCKRB, STReuc }, in autoset_dspmbyte() 1277 { STRLANGEUCZHB, STReuc }, in autoset_dspmbyte() 1279 { STRLANGEUCJPC, STReuc }, in autoset_dspmbyte() 1290 { STReuc, STReuc }, in autoset_dspmbyte() 1291 { STRGB2312, STReuc }, in autoset_dspmbyte()
|
H A D | tc.const.c | 132 Char STReuc[] = { 'e', 'u', 'c', '\0' }; variable
|