| /freebsd/usr.bin/m4/tests/ |
| H A D | quotes.m4 | 1 dnl $OpenBSD: src/regress/usr.bin/m4/quotes.m4,v 1.2 2005/09/06 15:33:21 espie Exp $ 11 2: kill quotes 27 4: empty quotes, kill them too 43 6: normal quotes are back
|
| H A D | regress.quotes.out | 8 2: kill quotes 22 4: empty quotes, kill them too 34 6: normal quotes are back
|
| H A D | Makefile | 22 ${PACKAGE}FILES+= quotes.m4 47 ${PACKAGE}FILES+= regress.quotes.out 48 ${PACKAGE}FILES+= regress.quotes.err
|
| H A D | m4_test.sh | 190 m4_test -1 quotes 244 atf_add_test_case quotes
|
| H A D | regress.quotes.err | 2 quotes.m4 at line 54
|
| /freebsd/crypto/openssl/crypto/asn1/ |
| H A D | a_strex.c | 134 int type, unsigned short flags, char *quotes, char_io *io_ch, in do_buf() argument 212 len = do_esc_char(utfbuf[i], flags | orflags, quotes, in do_buf() 219 len = do_esc_char(c, flags | orflags, quotes, in do_buf() 330 char quotes; in do_print_ex() local 332 quotes = 0; in do_print_ex() 389 len = do_buf(str->data, str->length, type, flags, "es, io_ch, NULL); in do_print_ex() 393 if (quotes) in do_print_ex() 397 if (quotes && !io_ch(arg, "\"", 1)) in do_print_ex() 401 if (quotes && !io_ch(arg, "\"", 1)) in do_print_ex()
|
| /freebsd/contrib/libxo/doc/ |
| H A D | field-modifiers.rst | 25 n no-quotes Do not quote the field when using JSON style 27 q quotes Quote the field when using JSON style 246 .. _no-quotes-modifier: 253 The no-quotes modifier (and its twin, the 'quotes' modifier) affect 254 the quoting of values in the JSON output style. JSON uses quotes for 255 string value, but no quotes for numeric, boolean, and null data. 256 xo_emit applies a simple heuristic to determine whether quotes are 301 The quotes modifier (and its twin, the 'no-quotes' modifier) affect 302 the quoting of values in the JSON output style. JSON uses quotes for 303 string value, but no quotes for numeric, boolean, and null data. [all …]
|
| H A D | encoders.rst | 207 The `no-quotes` Option 211 many CSV consumers do not handle quotes. The "no-quotes" option 212 instruct the CSV encoder to avoid the use of quotes.
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | opt-debug-jobs.exp | 12 { : 'single' and "double" quotes 23 : 'single' and "double" quotes
|
| H A D | opt-debug-jobs.mk | 26 : 'single' and "double" quotes
|
| H A D | cond-token-string.mk | 70 . info An undefined variable in quotes expands to an empty string, which $\
|
| H A D | cond-token-plain.mk | 221 # in "quotes".
|
| /freebsd/usr.bin/xargs/tests/ |
| H A D | Makefile | 24 ${PACKAGE}FILES+= regress.quotes.in 25 ${PACKAGE}FILES+= regress.quotes.out
|
| H A D | xargs_test.sh | 137 atf_check -o file:${SRCDIR}/regress.quotes.out \ 138 xargs -n1 echo <${SRCDIR}/regress.quotes.in
|
| /freebsd/crypto/openssl/crypto/property/ |
| H A D | property_parse.c | 623 int quotes; in put_str() local 643 quotes = quote != '\0'; in put_str() 644 if (*remain <= (size_t)quotes) { in put_str() 645 *needed += 2 * quotes; in put_str() 649 if (quotes) in put_str() 652 if (*remain < len + 1 + quotes) in put_str() 661 if (quotes) in put_str()
|
| /freebsd/contrib/libxo/xolint/ |
| H A D | xolint.pl | 166 my %quotes = ( "\"" => "\"", "'" => "'" ); 204 if ($quotes{$ch}) { 205 $quote = $quotes{$ch};
|
| /freebsd/usr.bin/m4/ |
| H A D | main.c | 168 } quotes[MAXRECORD], paren[MAXRECORD]; variable 362 record(quotes, nlpar++); in macro() 374 record(quotes, nlpar++); in macro() 381 dump_stack(quotes, nlpar); in macro()
|
| /freebsd/bin/sh/ |
| H A D | TOUR | 84 quotes and dollar single quotes, one for use when inside double 85 quotes and one for use in arithmetic. The tables are machine 112 CTLBACKQ|CTLQUOTE Command substitution inside double quotes 141 variable is enclosed in double quotes and the VSLINENO flag if 151 Commands in back quotes are parsed and stored in a linked list. 154 the back quotes were enclosed in double quotes. 186 quotes. It saves the result in memory if the command is a buil-
|
| /freebsd/usr.bin/fortune/ |
| H A D | Notes | 73 lines. Book, journal, movie, and all other titles are in quotes, e.g., 155 Single quotes should not be used except as quotes within quotes. Not even 156 single quotes masquerading as double quotes are to be used, e.g., don't say
|
| /freebsd/contrib/libucl/tests/basic/ |
| H A D | comments.res | 5 key = "quotes";
|
| H A D | comments.in | 23 key = quotes # quoted
|
| /freebsd/contrib/pkgconf/t/parser/ |
| H A D | shell-quoted-output.test | 2 Query: quotes
|
| /freebsd/contrib/pkgconf/tests/lib1/ |
| H A D | quotes.pc | 6 Name: quotes name
|
| /freebsd/bin/sh/tests/expansion/ |
| H A D | plus-minus4.0 | 4 # makes most sense. In particular, it makes no sense to me that single-quotes
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | dif | 31 # comment like EXCEL, pwm enclosed in double quotes
|