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

12

/freebsd-10-stable/usr.bin/xargs/tests/
H A Dregress.sh22 REGRESSION_TEST(`quotes', `xargs -n1 echo <${SRCDIR}/regress.quotes.in')
H A DMakefile23 FILES+= regress.quotes.in
24 FILES+= regress.quotes.out
/freebsd-10-stable/usr.bin/m4/tests/
H A Dregress.sh27 REGRESSION_TEST(`quotes', `test_m4 ${SRCDIR}/quotes.m4 2>&1')
H A DMakefile22 FILES+= quotes.m4
40 FILES+= regress.quotes.out
/freebsd-10-stable/bin/sh/
H A Doutput.c45 * When a builtin command appears in back quotes, we want to
136 /* Can't quote single quotes inside single quotes. */
H A Dexpand.c216 int quotes = flag & (EXP_FULL | EXP_CASE); /* do CTLESC */ local
246 if (quotes)
252 (quotes ? 2 : 1),
432 int quotes = flag & (EXP_FULL | EXP_CASE); local
468 if (quotes && syntax[(int)lastc] == CCTL)
512 int varflags, int quotes)
552 if (patmatch(str, startp, quotes)) {
558 if (quotes && *loc == CTLESC)
567 if (patmatch(str, startp, quotes)) {
574 if (quotes
511 subevalvar(char *p, char *str, int strloc, int subtype, int startloc, int varflags, int quotes) argument
641 int quotes = flag & (EXP_FULL | EXP_CASE); local
[all...]
/freebsd-10-stable/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-10-stable/contrib/amd/scripts/
H A Damd2ldif.in7 base : The LDAP search base. Do not forget the quotes!
/freebsd-10-stable/contrib/apr-util/include/
H A Dapr_xml.h310 * @param quotes If quotes is true, then replace '&quot;' with '\&quot;'.
316 int quotes);
/freebsd-10-stable/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-10-stable/contrib/one-true-awk/
H A DREADME80 conventions are different from Unix systems: single quotes won't
82 interpreted within double quotes.
/freebsd-10-stable/contrib/apr-util/xml/
H A Dapr_xml.c563 ** If quotes is true, then replace '"' with '&quot;'.
565 ** quotes is typically set to true for XML strings that will occur within
566 ** double quotes -- attribute values.
569 int quotes)
583 else if (quotes && c == '"')
612 else if (quotes && c == '"') {
568 apr_xml_quote_string(apr_pool_t *p, const char *s, int quotes) argument
/freebsd-10-stable/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-10-stable/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-10-stable/crypto/openssl/util/
H A Dmkerr.pl58 the quotes, naturally)
/freebsd-10-stable/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-10-stable/crypto/heimdal/
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-10-stable/contrib/ldns/
H A Dltmain.sh651 # forking. Hide the definitions single quotes in case the shell chokes
1102 # quotes backslashified.
2205 # also don't use non-portable quotes within backquotes within
2206 # quotes we have to do it in 2 steps:
6335 delimiters if they are surrounded by double quotes: "...".
6336 - Unescaped double quotes are removed from the input. Their only effect is
6337 that within double quotes, space and tab are treated like normal
6339 - Backslashes not followed by double quotes are not special.
/freebsd-10-stable/contrib/sqlite3/
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-10-stable/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-10-stable/contrib/unbound/
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-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh651 # forking. Hide the definitions single quotes in case the shell chokes
1102 # quotes backslashified.
2205 # also don't use non-portable quotes within backquotes within
2206 # quotes we have to do it in 2 steps:
6335 delimiters if they are surrounded by double quotes: "...".
6336 - Unescaped double quotes are removed from the input. Their only effect is
6337 that within double quotes, space and tab are treated like normal
6339 - Backslashes not followed by double quotes are not special.
/freebsd-10-stable/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-10-stable/contrib/amd/doc/
H A Dtexinfo.tex2254 % Markup style setup for left and right quotes.
2450 % @indicateurl is \samp, that is, with quotes.
2544 % For @command, @env, @file, @option quotes seem unnecessary,
3146 % quotes to documents typeset with CM, where we lose kerning), so
4711 % ignore left quotes in the sort term.
6632 % Don't do the quotes -- if we do, @set txicodequoteundirected and
/freebsd-10-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex1970 % For @indicateurl, @env, @command quotes seem unnecessary, so use \code.

Completed in 552 milliseconds

12