/illumos-gate/usr/src/cmd/init/ |
H A D | init.dfl | 30 # be enclosed in double quotes (") or single quotes (').
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | quoting.sh | 134 then err_exit '$'"' inside double quotes not working" 233 then err_exit 'backreference inside single quotes broken'
|
H A D | quoting2.sh | 135 then err_exit '$'"' inside double quotes not working"
|
H A D | nameref.sh | 365 command typeset -n n=v.${k//['./']/_} 2> /dev/null || err_exit 'patterns with quotes not handled co…
|
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/ |
H A D | README | 55 A string is a sequence of characters, probably surrounded by quotes 77 surrounded by quotes. The same escapes hold as for strings above.
|
/illumos-gate/usr/src/cmd/allocate/ |
H A D | devalloc_defaults | 36 # Multi-word strings above should be in double quotes.
|
/illumos-gate/usr/src/test/os-tests/tests/definit/ |
H A D | init.data | 25 # Quoted assignment, quotes do not have to match nor be balanced. They are
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/ike/ |
H A D | config.sample | 41 ## Use the pathname of a library that supports PKCS#11 in quotes.
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | pp.tab | 149 STRIP # strip quotes from T_STRING and T_CHARCONST
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | str.msg | 160 The strings are displayed within double quotes. These quotes are\n\
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | print.c | 235 int i, unprintable, quotes; in escape_string() local 237 for (i = 0, unprintable = 0, quotes = 0; i < len; i++) { in escape_string() 241 quotes++; in escape_string() 244 GROW(len + 3 * unprintable + quotes + 2); in escape_string()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | COMPATIBILITY | 30 quotes around values that have special characters. The output
|
H A D | RELEASE93 | 22 b. File name completion and expansion now quotes special 174 quotes in some instances has been fixed. 254 that the \ quotes the }.
|
H A D | sh.memo | 1083 by enclosing characters in single quotes or double quotes. 1085 requires quotes only when a string contains characters that 1093 The simplest is to enclose a sequence of characters inside single quotes. 1094 All characters between a pair of single quotes have their literal meaning; 1181 Putting the pattern in single quotes 1189 occurs within double quotes. Nesting is legal. 1672 quotes so that spaces can be used to aid readability 1980 occurs when its operands are not within double quotes. 2315 format causes quotes to 2730 Using quotes in the command name will prevent alias substitutions.
|
H A D | RELEASE88 | 117 inside the single quotes will be converted using the ANSI-C 203 4. The trace output puts quotes around the output so that it
|
H A D | RELEASE | 536 10-11-18 A bug in which shcomp -n was not processing double quotes correctly 1182 instead of quoting the argument in single quotes. 1637 contained a left parenthesis in single quotes has been fixed. 1640 07-05-28 A bug in brace expansion in which single and double quotes did 1957 04-09-03 <<< here documents now handle quotes in the word token correctly. 2790 97-06-30 File name completion and expansion now quotes special 2878 that the \ quotes the }. 2955 quotes in some instances has been fixed.
|
/illumos-gate/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 740 …y=... (if ... is a list, surround IT\nwith single quotes (') and put the whole\nthing in double qu…
|
/illumos-gate/usr/src/cmd/sendmail/cf/ |
H A D | README | 165 one normally quotes both values to prevent expansion. For example, 180 them with directed quotes, `like this'. 182 Since m4 uses single quotes (opening "`" and closing "'") to quote 183 arguments, those quotes can't be used in arguments. For example, 2391 If quotes need to be used to avoid modifications 2398 and the rest as above. If quotes need to be used 3849 quotes), sendmail will skip
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | europe | 197 # term appears only in quotes taken from DST's opponents, whereas the 701 # contain quotes from both acts: Since last Sunday of March 1988 rules 1428 # who quotes the Ephémérides astronomiques for 1998 from Bureau des Longitudes 1698 # http://www.ac-ilsestante.it/MERIDIANE/ora_legale quotes a law of 1893-08-10
|
H A D | northamerica | 331 # set their watches and clocks on Eastern time." It quotes H.H. "Bubba" 1377 # she quotes the Friday November 1/1918 edition of the Creston Review.
|
H A D | asia | 1463 # Here's the quotes from the paper: 1635 # But Rives McDow (2000-06-18) quotes a contact in Iraqi-Kurdistan as follows:
|
H A D | australasia | 1537 # (1999-06-01), which quotes Queensland Premier Peter Beattie as saying
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 1309 fmtquote: handle $'...' quotes 1779 handle "'\ quotes and chresc() in stropt() values
|
/illumos-gate/usr/src/cmd/auditrecord/ |
H A D | audit_record_attr.txt | 115 # contains a colon, use ":" without the quotes.)
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 378 is to add double quotes around an ObjectReference namepath, which turns 9030 The ACPI_FUNCTION_* macros no longer require quotes around the function 10048 string (within a large resource descriptor) was not surrounded by quotes 13252 within quotes were not fully lower cased (they were left with a
|