Home
last modified time | relevance | path

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

/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/
H A Dn8.c109 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()
H A Dtdef.h736 #define hyext env._hyext macro
H A Dn4.c430 if (!hyext) { in _setn()
H A Dn7.c940 if (hyext) in nhychar()
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/build/tools/
H A Dhtml2ps4180 $hyext=$`;
4198 $hyext.=<HEXT>;
4204 if($hyext) {
4206 $hyext=~s/$key */$tex{$key}/g;
4208 for $key (split('\s+',$hyext)) {
/dports/print/html2ps/html2ps-1.0b7/
H A Dhtml2ps4159 $hyext=$`;
4177 $hyext.=<HEXT>;
4183 if($hyext) {
4185 $hyext=~s/$key */$tex{$key}/g;
4187 for $key (split('\s+',$hyext)) {
/dports/textproc/p5-DocSet/DocSet-0.19/bin/
H A Dhtml2ps4159 $hyext=$`;
4177 $hyext.=<HEXT>;
4183 if($hyext) {
4185 $hyext=~s/$key */$tex{$key}/g;
4187 for $key (split('\s+',$hyext)) {