Searched refs:quotes (Results 1 - 19 of 19) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Doutput.c45 * When a builtin command appears in back quotes, we want to
155 /* Can't quote single quotes inside single quotes. */
H A Dexpand.c232 int quotes = flag & (EXP_FULL | EXP_CASE | EXP_REDIR); /* do CTLESC */ local
260 if (quotes)
266 (quotes ? 2 : 1),
317 int quotes = flag & (EXP_FULL | EXP_CASE | EXP_REDIR); local
352 if (quotes)
412 int quotes = flag & (EXP_FULL | EXP_CASE | EXP_REDIR); local
444 if (quotes)
475 int quotes = flag & (EXP_FULL | EXP_CASE | EXP_REDIR); local
514 if (quotes && syntax[(int)lastc] == CCTL)
541 int varflags, int quotes)
540 subevalvar(char *p, char *str, int strloc, int subtype, int startloc, int varflags, int quotes) argument
675 int quotes = flag & (EXP_FULL | EXP_CASE | EXP_REDIR); local
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/asn1/
H A Da_strex.c150 /* If we don't escape with quotes, signal we need quotes */
194 int type, unsigned char flags, char *quotes, char_io *io_ch,
249 quotes, io_ch, arg);
256 do_esc_char(c, (unsigned char)(flags | orflags), quotes,
357 char quotes; local
359 quotes = 0;
414 len = do_buf(str->data, str->length, type, flags, &quotes, io_ch, NULL);
418 if (quotes)
422 if (quotes
193 do_buf(unsigned char *buf, int buflen, int type, unsigned char flags, char *quotes, char_io *io_ch, void *arg) argument
[all...]
/freebsd-9.3-release/contrib/amd/scripts/
H A Damd2ldif.in7 base : The LDAP search base. Do not forget the quotes!
/freebsd-9.3-release/usr.bin/m4/
H A Dmain.c151 } quotes[MAXRECORD], paren[MAXRECORD]; variable in typeref:struct:position
334 if (LOOK_AHEAD(t,lquote)) { /* strip quotes */
336 record(quotes, nlpar++);
348 record(quotes, nlpar++);
354 warnx("%d unclosed quotes:", nlpar);
355 dump_stack(quotes, nlpar);
/freebsd-9.3-release/contrib/libucl/
H A DREADME.md76 * There is no requirement of quotes for strings and keys, moreover, `:` may be replaced `=` or even be skipped for objects:
172 * It is still possible to treat numbers and booleans as strings by enclosing them in double quotes.
/freebsd-9.3-release/contrib/one-true-awk/
H A DREADME80 conventions are different from Unix systems: single quotes won't
82 interpreted within double quotes.
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dlinespec.c422 int quoted = 0; /* zero if we're not in quotes;
650 /* We allow single quotes in various places. This is a hideous
652 lack of single quotes. FIXME: write a linespec_completer which we
669 completer_quotes (i.e. with single quotes). */
671 /* Is part of *ARGPTR is enclosed in double quotes? */
969 enclosed in double quotes; if so, set is_quote_enclosed, advance
1028 space. But if enclosed in double quotes we do not break on
1358 up. The quotes are important if copy is empty. */
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1282 const bool quotes = isa<VarDecl>(DR->getDecl()); local
1283 if (quotes) {
1300 if (quotes)
1302 return quotes;
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh593 # which are still active within double quotes backslashified.
967 # also don't use non-portable quotes within backquotes within
968 # quotes we have to do it in 2 steps:
4990 delimiters if they are surrounded by double quotes: "...".
4991 - Unescaped double quotes are removed from the input. Their only effect is
4992 that within double quotes, space and tab are treated like normal
4994 - Backslashes not followed by double quotes are not special.
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh593 # which are still active within double quotes backslashified.
967 # also don't use non-portable quotes within backquotes within
968 # quotes we have to do it in 2 steps:
4990 delimiters if they are surrounded by double quotes: "...".
4991 - Unescaped double quotes are removed from the input. Their only effect is
4992 that within double quotes, space and tab are treated like normal
4994 - Backslashes not followed by double quotes are not special.
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh593 # which are still active within double quotes backslashified.
967 # also don't use non-portable quotes within backquotes within
968 # quotes we have to do it in 2 steps:
4990 delimiters if they are surrounded by double quotes: "...".
4991 - Unescaped double quotes are removed from the input. Their only effect is
4992 that within double quotes, space and tab are treated like normal
4994 - Backslashes not followed by double quotes are not special.
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh594 # which are still active within double quotes backslashified.
968 # also don't use non-portable quotes within backquotes within
969 # quotes we have to do it in 2 steps:
4958 delimiters if they are surrounded by double quotes: "...".
4959 - Unescaped double quotes are removed from the input. Their only effect is
4960 that within double quotes, space and tab are treated like normal
4962 - Backslashes not followed by double quotes are not special.
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh593 # which are still active within double quotes backslashified.
967 # also don't use non-portable quotes within backquotes within
968 # quotes we have to do it in 2 steps:
4957 delimiters if they are surrounded by double quotes: "...".
4958 - Unescaped double quotes are removed from the input. Their only effect is
4959 that within double quotes, space and tab are treated like normal
4961 - Backslashes not followed by double quotes are not special.
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh597 # which are still active within double quotes backslashified.
971 # also don't use non-portable quotes within backquotes within
972 # quotes we have to do it in 2 steps:
4951 delimiters if they are surrounded by double quotes: "...".
4952 - Unescaped double quotes are removed from the input. Their only effect is
4953 that within double quotes, space and tab are treated like normal
4955 - Backslashes not followed by double quotes are not special.
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh597 # which are still active within double quotes backslashified.
971 # also don't use non-portable quotes within backquotes within
972 # quotes we have to do it in 2 steps:
4951 delimiters if they are surrounded by double quotes: "...".
4952 - Unescaped double quotes are removed from the input. Their only effect is
4953 that within double quotes, space and tab are treated like normal
4955 - Backslashes not followed by double quotes are not special.
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex1855 % For @indicateurl, @env, @command quotes seem unnecessary, so use \code.
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex1970 % For @indicateurl, @env, @command quotes seem unnecessary, so use \code.
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex1869 % For @indicateurl, @env, @command quotes seem unnecessary, so use \code.

Completed in 331 milliseconds