Home
last modified time | relevance | path

Searched full:quoting (Results 1 – 25 of 252) sorted by relevance

1234567891011

/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_varquote.sh30 # 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 Dt_here.sh47 # 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 Dplus-minus3.029 # 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 Dstyle.mdoc.5248 .Ss Quoting
255 for quoting.
259 macro for quoting inside quotes.
/freebsd/contrib/openpam/doc/man/
H A Dopenpam_readword.37 .Nd read a word from a file, respecting shell quoting rules
98 shell quoting rules.
/freebsd/contrib/diff/lib/
H A Dquotesys.c1 /* Shell command argument quoting.
63 Start over, quoting it this time. */
H A Dquotesys.h1 /* quotesys.h -- declarations for quoting system arguments */
/freebsd/share/doc/psd/17.m4/
H A Dm4.ms332 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 DDriverUtils.cpp72 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 DREADME3 Quoting from the page:
/freebsd/contrib/dialog/package/freebsd/
H A Dpkg-descr1 This is an enhanced version of the 'dialog' command. Quoting Thomas Dickey,
/freebsd/contrib/mandoc/
H A Dmandoc_escape.378 as quoting characters, some restrict the range of characters
79 that can be used as quoting characters.
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_readword.c48 * Read a word from a file, respecting shell quoting rules.
206 * shell quoting rules.
/freebsd/contrib/pam-krb5/tests/tap/
H A Dlibtap.sh222 # 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 Dmcp4725.txt14 Vref pin. This boolean is not valid without the vref-supply. Quoting
H A Dmicrochip,mcp4725.yaml35 without the vref-supply. Quoting the datasheet: This is offered in
/freebsd/bin/sh/
H A Dsh.1427 .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 Dtokenize.c73 * quoting and apostrophe quoting in copy_raw()
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_parse_name.360 quoting it with a backslash
/freebsd/contrib/sendmail/libsm/
H A Dt-str2prt.c48 sm_test_begin(argc, argv, "test meta quoting");
/freebsd/crypto/krb5/src/util/
H A Dt_template.pm48 # XXX More careful quoting of supplied value!
H A Dktemplate.pm44 # XXX More careful quoting of supplied value!
/freebsd/contrib/nvi/ex/
H A Dex.h40 * QUOTING NOTE:
144 #define E_VLITONLY 0x00020000 /* Use ^V quoting only. */
/freebsd/crypto/openssl/
H A DNOTES-DJGPP.md38 Quoting FAQ:
/freebsd/crypto/heimdal/lib/sl/
H A DChangeLog46 * test_sl.c: Test more quoting variants.
52 * sl.c (sl_make_argv): Add quoting support (both "" and \ style).

1234567891011