Home
last modified time | relevance | path

Searched refs:noexpand (Results 1 – 12 of 12) sorted by relevance

/freebsd/usr.bin/ee/nls/uk_UA.KOI8-U/
H A Dee.msg62 53 "expand : ����������� ������æ� noexpand: �� ����������� ������æ� "
75 66 "expand: ����������� |noexpand: �� ����������� ���� � ���¦�� "
/freebsd/share/misc/
H A Dinit.ee2 noexpand
/freebsd/usr.bin/ee/nls/ru_RU.KOI8-R/
H A Dee.msg64 53 "expand : �������� ��������� ��������� noexpand: �� �������� ��������� "
77 66 "expand: �������� ���� |noexpand: �� �������� ���� ��������� "
/freebsd/contrib/ee/
H A Dee.msg64 53 "expand : expand tabs noexpand: do not expand tabs "
77 66 "expand: expand tabs |noexpand: do not expand tabs "
/freebsd/usr.bin/ee/nls/pl_PL.ISO8859-2/
H A Dee.msg62 53 "expand : rozwi� tabulacje na spacje noexpand: nie rozwijaj tabulacji "
75 66 "expand: rozwi� tabulacje na spacje |noexpand: nie rozwijaj tabulacji "
/freebsd/crypto/krb5/src/util/et/
H A Dtexinfo.tex776 \noexpand\doindex {#1}}
789 \noexpand\docodeindex {#1}}
798 \noexpand\doindex {#2}}%
805 \noexpand\docodeindex {#2}}%
1039 \edef\temp{{\realbackslash chapentry {#1}{\the\chapno}{\noexpand\folio}}}%
1052 \edef\temp{{\realbackslash chapentry {#1}{Appendix \appendixletter}{\noexpand\folio}}}%
1065 \edef\temp{{\realbackslash unnumbchapentry {#1}{\noexpand\folio}}}%
1078 {#1}{\the\chapno}{\the\secno}{\noexpand\folio}}}%
1093 {#1}{\appendixletter}{\the\secno}{\noexpand\folio}}}%
1105 \edef\temp{{\realbackslash unnumbsecentry{#1}{\noexpand\folio}}}%
[all …]
/freebsd/usr.bin/ee/nls/pt_BR.ISO8859-1/
H A Dee.msg63 53 "expand : expandir tabs noexpand: n�o expande tabs "
76 66 "expand: expandir tabs |noexpand: n�o expandir tabs "
/freebsd/contrib/libucl/uthash/
H A Duthash.h391 && (addhh)->tbl->noexpand != 1) { \
480 tbl->noexpand=1; \
698 unsigned ineff_expands, noexpand; member
/freebsd/crypto/openssh/regress/
H A Dpercent.sh157 verbose $tid $i noexpand
/freebsd/usr.bin/ee/nls/hu_HU.ISO8859-2/
H A Dee.msg62 53 "expand : tabok kifejt�se noexpand: ne fejtse ki a tabokat "
75 66 "expand: tabkifejt�s |noexpand: ne legyen tabkifejt�s "
/freebsd/contrib/elftoolchain/common/
H A Duthash.h604 && (addhh)->tbl->noexpand != 1) { \
693 tbl->noexpand=1; \
897 unsigned ineff_expands, noexpand; member
/freebsd/bin/sh/
H A Dparser.c124 static int noexpand(char *);
670 if (!noexpand(n->narg.text) || quoteflag || in simplecmd()
766 if (! noexpand(wordtext)) in parsefname()
1838 noexpand(char *text) in noexpand() function