/external/bison/data/ |
lalr1.java | 374 that double-quoting is unnecessary unless the string contains an
|
/external/bison/examples/calc++/ |
calc++-parser.cc | 153 that double-quoting is unnecessary unless the string contains an [all...] |
/external/chromium-trace/catapult/devil/docs/ |
device_utils.md | 309 without having to worry about getting quoting right. Whenever possible, it
|
/external/llvm/docs/ |
TestingGuide.rst | 227 There are some quoting rules that you must pay attention to when writing
|
/external/openssh/ |
auth2-pubkey.c | 335 * Reassemble an argument vector into a string, quoting and escaping as
|
sshd.8 | 483 A quote may be included in the command by quoting it with a backslash.
|
/external/python/cpython2/Doc/library/ |
email.message.rst | 464 existing header's quoting as is, otherwise the parameters will be quoted
|
/toolchain/binutils/binutils-2.25/etc/ |
ChangeLog | 298 * Install.in (show_exec_prefix_msg): fix quoting
|
/external/autotest/client/common_lib/ |
utils.py | 90 # safe characters for the shell (do not need quoting) [all...] |
utils_unittest.py | 760 # implementation of shell quoting which is used by utils.run(), [all...] |
/external/bison/tests/ |
input.at | 578 /* Exercise M4 quoting: '@:>@@:>@', 0. */ 606 /* Exercise M4 quoting: '@:>@@:>@', @<:@, 1. */ 620 /* Exercise M4 quoting: '@:>@@:>@', @<:@, 2. */ [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
TestMessageFormat.java | [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
TestMessageFormat.java | [all...] |
/external/cmockery/cmockery_0_1_2/ |
libtool | 438 # Sed substitution that helps us do robust quoting. It backslashifies [all...] |
ltmain.sh | 86 # Sed substitution that helps us do robust quoting. It backslashifies 1172 qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test [all...] |
/external/swiftshader/third_party/LLVM/autoconf/ |
ltmain.sh | 86 # Sed substitution that helps us do robust quoting. It backslashifies 1172 qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test [all...] |
/external/sqlite/dist/orig/ |
shell.c | 660 ** that quoting is required. 662 ** Return '"' if quoting is required. Return 0 if no quoting is required. [all...] |
/external/sqlite/dist/ |
shell.c | 666 ** that quoting is required. 668 ** Return '"' if quoting is required. Return 0 if no quoting is required. [all...] |
/external/python/cpython2/Doc/whatsnew/ |
2.3.rst | 639 "backslashreplace" uses Python backslash quoting to represent unencodable 795 can the quoting and line-ending characters. 800 of tuples or lists, quoting strings that contain the delimiter. [all...] |
/libcore/ojluni/src/main/java/java/sql/ |
DatabaseMetaData.java | 305 * This method returns a space " " if identifier quoting is not supported. 307 * @return the quoting string or a space if quoting is not supported [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
ccompiler.py | [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
imaplib.py | 720 flags = '(%s)' % flags # Avoid quoting the flags
[all...] |
rfc822.py | 4 the tokenizing of addresses does not adhere to all the quoting rules.
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
pickletester.py | 519 # some tests of the quoting rules
[all...] |
/external/curl/packages/vms/ |
gnv_link_curl.com | 435 $! Extended parse style requires special quoting
|