Home
last modified time | relevance | path

Searched refs:multi_locale (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/troff/
H A Dn9.c54 int multi_locale; variable
570 multi_locale = 1; in localize()
581 multi_locale = 0; in localize()
584 multi_locale = 1; in localize()
H A Dn7.c838 if (multi_locale)
862 if (!multi_locale)
937 if (multi_locale) {
960 if (multi_locale)
970 if (!multi_locale)
H A Dext.h192 extern int multi_locale;
H A Dn2.c113 if (!multi_locale || (!(j & CSMASK) && !(j & MBMASK1)))
H A Dn1.c1073 if (!multi_locale) { in getch0()
1126 if (multi_locale) in getch0()
H A Dn5.c905 if (!multi_locale) in rdtty()
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn10.c424 if (multi_locale && ((k & MBMASK) || (k & CSMASK))) { in ptout1()
489 } else if (multi_locale && (k & CSMASK)) { in ptout1()
H A Dn6.c85 if (multi_locale) {