Home
last modified time | relevance | path

Searched refs:quotes (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/cmd/init/
H A Dinit.dfl30 # be enclosed in double quotes (") or single quotes (').
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dquoting.sh134 then err_exit '$'"' inside double quotes not working"
233 then err_exit 'backreference inside single quotes broken'
H A Dquoting2.sh135 then err_exit '$'"' inside double quotes not working"
H A Dnameref.sh365 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 DREADME55 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 Ddevalloc_defaults36 # Multi-word strings above should be in double quotes.
/illumos-gate/usr/src/test/os-tests/tests/definit/
H A Dinit.data25 # Quoted assignment, quotes do not have to match nor be balanced. They are
/illumos-gate/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample41 ## Use the pathname of a library that supports PKCS#11 in quotes.
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.tab149 STRIP # strip quotes from T_STRING and T_CHARCONST
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.msg160 The strings are displayed within double quotes. These quotes are\n\
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c233 int i, unprintable, quotes; in escape_string() local
235 for (i = 0, unprintable = 0, quotes = 0; i < len; i++) { in escape_string()
239 quotes++; in escape_string()
242 GROW(len + 3 * unprintable + quotes + 2); in escape_string()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY30 quotes around values that have special characters. The output
H A DRELEASE9322 b. File name completion and expansion now quotes special
174 quotes in some instances has been fixed.
254 that the \ quotes the }.
H A Dsh.memo1083 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 DRELEASE88117 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 DRELEASE536 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 Dmsg.source740 …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 DREADME165 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 Deurope197 # 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 Dnorthamerica331 # 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 Dasia1463 # Here's the quotes from the paper:
1635 # But Rives McDow (2000-06-18) quotes a contact in Iraqi-Kurdistan as follows:
H A Daustralasia1537 # (1999-06-01), which quotes Queensland Premier Peter Beattie as saying
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE1309 fmtquote: handle $'...' quotes
1779 handle "'\ quotes and chresc() in stropt() values
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt115 # contains a colon, use "&colon;" without the quotes.)
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt378 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

12