/freebsd/contrib/netbsd-tests/bin/sh/ |
H A D | t_varquote.sh | 30 # Variable quoting test. 41 atf_set "descr" "Basic checks for variable quoting" 74 # The rules for quoting in ${var-word} expressions are somewhat 112 atf_set "descr" "Tests that having nested quoting in a multi-word" \
|
H A D | t_here.sh | 47 # our local shell (ATF_SHELL) better do quoting correctly... 410 # $( ), and in there, the outside quoting rules are suspended, and it 448 atf_test_case quoting 453 reset quoting 562 atf_add_test_case quoting # stuff quoted inside
|
/freebsd/bin/sh/tests/expansion/ |
H A D | plus-minus3.0 | 29 # such double-quotes as introducing a second level of quoting 30 # which does not do much except quoting close braces.
|
/freebsd/share/man/man5/ |
H A D | style.mdoc.5 | 248 .Ss Quoting 255 for quoting. 259 macro for quoting inside quotes.
|
/freebsd/contrib/openpam/doc/man/ |
H A D | openpam_readword.3 | 7 .Nd read a word from a file, respecting shell quoting rules 98 shell quoting rules.
|
/freebsd/contrib/diff/lib/ |
H A D | quotesys.c | 1 /* Shell command argument quoting. 63 Start over, quoting it this time. */
|
H A D | quotesys.h | 1 /* quotesys.h -- declarations for quoting system arguments */
|
/freebsd/share/doc/psd/17.m4/ |
H A D | m4.ms | 332 Quoting 339 quoting 393 you must delay the evaluation by quoting: 539 And of course a bare comma or parenthesis can be inserted by quoting it.
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | DriverUtils.cpp | 72 error("invalid response file quoting: " + s); in getQuotingStyle() 112 // We need to get the quoting style for response files before parsing all in parse() 114 // --rsp-quoting. in parse()
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/att/ |
H A D | README | 3 Quoting from the page:
|
/freebsd/contrib/dialog/package/freebsd/ |
H A D | pkg-descr | 1 This is an enhanced version of the 'dialog' command. Quoting Thomas Dickey,
|
/freebsd/contrib/mandoc/ |
H A D | mandoc_escape.3 | 78 as quoting characters, some restrict the range of characters 79 that can be used as quoting characters.
|
/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_readword.c | 48 * Read a word from a file, respecting shell quoting rules. 206 * shell quoting rules.
|
/freebsd/contrib/pam-krb5/tests/tap/ |
H A D | libtap.sh | 222 # or bizarre quoting behavior will happen with Solaris sh. 237 # or bizarre quoting behavior will happen with Solaris sh.
|
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
H A D | mcp4725.txt | 14 Vref pin. This boolean is not valid without the vref-supply. Quoting
|
H A D | microchip,mcp4725.yaml | 35 without the vref-supply. Quoting the datasheet: This is offered in
|
/freebsd/bin/sh/ |
H A D | sh.1 | 427 .Ss Quoting 428 Quoting is used to remove the special meaning of certain characters 432 There are four types of quoting: matched single quotes, 580 replaced by its alias value, by using quoting characters within or 586 .Sx Quoting 1620 Quoting inside 1658 inherits the type of quoting 1685 whereas quoting characters within the braces has this effect. 1748 and the quoting that is in effect. 1987 Alias values are written with appropriate quoting so that they are
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | tokenize.c | 73 * quoting and apostrophe quoting in copy_raw()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | krb5_parse_name.3 | 60 quoting it with a backslash
|
/freebsd/contrib/sendmail/libsm/ |
H A D | t-str2prt.c | 48 sm_test_begin(argc, argv, "test meta quoting");
|
/freebsd/crypto/krb5/src/util/ |
H A D | t_template.pm | 48 # XXX More careful quoting of supplied value!
|
H A D | ktemplate.pm | 44 # XXX More careful quoting of supplied value!
|
/freebsd/contrib/nvi/ex/ |
H A D | ex.h | 40 * QUOTING NOTE: 144 #define E_VLITONLY 0x00020000 /* Use ^V quoting only. */
|
/freebsd/crypto/openssl/ |
H A D | NOTES-DJGPP.md | 38 Quoting FAQ:
|
/freebsd/crypto/heimdal/lib/sl/ |
H A D | ChangeLog | 46 * test_sl.c: Test more quoting variants. 52 * sl.c (sl_make_argv): Add quoting support (both "" and \ style).
|