Searched refs:hyext (Results 1 – 7 of 7) sorted by relevance
109 while (hyext ? *i++ : alph(*i++)) in hyphen()194 return hyext ? iswalnum(h) : iswalpha(h); in alph()204 if (islig(j) && hyext &&211 return hyext ? iswalnum(u) : iswalpha(u);215 (hyext && i >= '0' && i <= '9'))535 hyext = 0; in casehylang()565 hyext = 1; in casehylang()
736 #define hyext env._hyext macro
430 if (!hyext) { in _setn()
940 if (hyext) in nhychar()
4180 $hyext=$`;4198 $hyext.=<HEXT>;4204 if($hyext) {4206 $hyext=~s/$key */$tex{$key}/g;4208 for $key (split('\s+',$hyext)) {
4159 $hyext=$`;4177 $hyext.=<HEXT>;4183 if($hyext) {4185 $hyext=~s/$key */$tex{$key}/g;4187 for $key (split('\s+',$hyext)) {