| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | format-java.c | 143 quoting = !quoting; 155 bool quoting = false; in message_format_parse() local 160 if (!quoting && *format == '{') in message_format_parse() 330 else if (!quoting && *format == '}') in message_format_parse() 382 bool quoting = false; in number_format_parse() local 390 && !(!quoting && (*format == '0' || *format == '#'))) in number_format_parse() 409 if (!(!quoting && (*format == '0' || *format == '#'))) in number_format_parse() 411 while (!quoting && *format == '#') in number_format_parse() 415 if (!quoting && *format == ',') in number_format_parse() 421 while (!quoting && *format == '0') in number_format_parse() [all …]
|
| /netbsd-src/crypto/external/bsd/libsaslc/dist/src/ |
| H A D | list.c | 96 int quoting; in next_element() local 99 quoting = 0; in next_element() 104 if (!quoting && !escaped) in next_element() 110 quoting = !quoting; in next_element()
|
| /netbsd-src/external/gpl2/groff/dist/contrib/pdfmark/ |
| H A D | ChangeLog | 9 (CS_FILTER): Simplify quoting; it used to confuse some shells. 15 * pdfroff.sh: (MATCH): Correct quoting.
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/m68k/ |
| H A D | m68k-defs.m4 | 61 dnl so that any m4 quoting problems will show up everywhere, not just on a 64 dnl Care must be taken with quoting when using these in a definition. For
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/mips32/ |
| H A D | mips.m4 | 68 dnl macro argument). Double quoting is used to protect the f0 in $f0
|
| H A D | mips-defs.m4 | 68 dnl macro argument). Double quoting is used to protect the f0 in $f0
|
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | fnmatch.txh | 31 Do not interpret backslashes as quoting the following special character.
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | fnmatch.txh | 31 Do not interpret backslashes as quoting the following special character.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-format.h | 196 bool quoting; member
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | fnmatch.txh | 31 Do not interpret backslashes as quoting the following special character.
|
| /netbsd-src/external/gpl3/gdb.old/dist/libiberty/ |
| H A D | fnmatch.txh | 31 Do not interpret backslashes as quoting the following special character.
|
| /netbsd-src/external/gpl3/gcc/dist/libiberty/ |
| H A D | fnmatch.txh | 31 Do not interpret backslashes as quoting the following special character.
|
| /netbsd-src/external/gpl3/gdb/dist/libiberty/ |
| H A D | fnmatch.txh | 31 Do not interpret backslashes as quoting the following special character.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-format.h | 196 bool quoting; member
|
| /netbsd-src/external/bsd/nvi/docs/internals/ |
| H A D | quoting | 1 # @(#)quoting 5.5 (Berkeley) 11/12/94 69 needed to do for quoting. The notable differences between
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/reghunt/ |
| H A D | ChangeLog | 19 * bin/gcc-svn-ids: Fix unportable shell quoting.
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/ |
| H A D | default.m4 | 98 dnl macro argument). Double quoting is used to protect the f0 in $f0
|
| /netbsd-src/external/gpl3/autoconf/dist/m4/ |
| H A D | m4.m4 | 27 [dnl Creative quoting here to avoid raw dnl and ifdef in configure.
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/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).
|
| /netbsd-src/external/gpl3/autoconf/dist/lib/autoconf/ |
| H A D | autoupdate.m4 | 70 # once. We break the quoting in m4_warning's argument in
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | JSONCompilationDatabase.rst | 78 Parameters use shell quoting and shell escaping of quotes, with '``"``'
|
| /netbsd-src/external/bsd/cron/dist/ |
| H A D | FEATURES | 14 okay. Leading or trailing blanks can be preserved by quoting, single
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc4516.txt | 347 the filters-quoting mechanism and the URL-quoting mechanisms. 359 representation of the DNs-quoting mechanism and URL-quoting
|
| /netbsd-src/external/ibm-public/postfix/dist/conf/ |
| H A D | relocated | 120 # The table format does not understand quoting conventions.
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/ |
| H A D | hstech.texi | 406 and shell quoting conventions are obeyed as described below. 479 If non-zero, the history expansion code implements shell-like quoting: 489 being expanded is subject to existing quoting. If set to @samp{'}, the
|