/system/core/sh/bltin/ |
echo.1 | 96 Remember that backslash is special to the shell and needs to be escaped.
|
/system/core/sh/ |
syntax.h | 50 #define CCTL 11 /* like CWORD, except it must be escaped */
|
/external/chromium_org/extensions/browser/ |
file_highlighter.cc | 22 // over any escaped quotes. If no next quote is found, |index| is set to 29 i += 2; // if we find an escaped character, skip it.
|
/external/chromium_org/url/ |
url_canon_unittest.cc | 181 // Valid canonical input should get passed through & escaped. 314 // Don't re-escape something already escaped. Note that it will 372 // Spaces and some other characters should be escaped. 384 // escaped UTF-8 (the invalid character should be replaced with the 387 // ...This is the same as previous but with with escaped. 392 // Test that fullwidth escaped values are properly name-prepped, 394 // ...%41 in fullwidth = 'A' (also as escaped UTF-8 input) 397 // ...%00 in fullwidth should fail (also as escaped UTF-8 input) 511 // Mixed UTF-8 and escaped UTF-8 (narrow case) and UTF-16 and escaped [all...] |
/external/chromium_org/webkit/common/database/ |
database_identifier_unittest.cc | 200 {"http_escaped%3Dfun.com_0", "http", "escaped%3dfun.com", 0, 201 GURL("http://escaped%3dfun.com"), false},
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
Data.java | 264 * value is not escaped. {@code EscapeMode.ESCAPE_IS_CONSTANT} if value is a string or 275 * explicitly called if populating the HDF with pre-escaped or trusted values.
|
/external/markdown/docs/ |
using_as_module.txt | 104 that the user's HTML tags are either replaced, removed or escaped. (They can 122 * To escape HTML, set ``safe_mode="escape"``. The HTML will be escaped and
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
ContactLookupKeyTest.java | 86 // Two source ids, of them escaped 205 // Escaped source ID
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pep292.py | 103 (?P<escaped>@{2}) | 119 (?P<escaped>@{2}) |
|
test_strptime.py | 131 # regex syntax is escaped. 134 "%s does not have re characters escaped properly" % 179 # escaped properly. 188 " properly escaped") 373 # Make sure all characters that have regex significance are escaped. 376 # escaped.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pep292.py | 103 (?P<escaped>@{2}) | 119 (?P<escaped>@{2}) |
|
test_strptime.py | 131 # regex syntax is escaped. 134 "%s does not have re characters escaped properly" % 179 # escaped properly. 188 " properly escaped") 373 # Make sure all characters that have regex significance are escaped. 376 # escaped.
|
/bionic/libc/netbsd/nameser/ |
ns_name.c | 209 int c, n, escaped, e = 0; local 212 escaped = 0; 218 if (escaped) { 230 escaped = 0; 260 escaped = 0; 262 escaped = 1;
|
/frameworks/base/core/java/android/net/ |
UrlQuerySanitizer.java | 763 * Parse an escaped parameter-value pair. The default implementation 768 * @param parameter an escaped parameter 769 * @param value an unsanitzied escaped value 829 * Unescape an escaped string. 837 * @param string the escaped string 841 // Early exit if no escaped characters.
|
/external/chromium/googleurl/src/ |
url_canon_unittest.cc | 194 // Valid canonical input should get passed through & escaped. 327 // Don't re-escape something already escaped. Note that it will 385 // Spaces and some other characters should be escaped. 397 // escaped UTF-8 (the invalid character should be replaced with the 400 // ...This is the same as previous but with with escaped. 405 // Test that fullwidth escaped values are properly name-prepped, 407 // ...%41 in fullwidth = 'A' (also as escaped UTF-8 input) 410 // ...%00 in fullwidth should fail (also as escaped UTF-8 input) 415 // Mixed UTF-8 and escaped UTF-8 (narrow case) and UTF-16 and escaped [all...] |
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
TextFormat.java | 141 * in string type fields are not escaped in backslash+octals. 155 * in string type fields are not escaped in backslash+octals. 896 final String escaped = local 898 final ByteString result = unescapeBytes(escaped); [all...] |
/external/clang/lib/StaticAnalyzer/Checkers/ |
MallocChecker.cpp | 57 Escaped 73 bool isEscaped() const { return K == Escaped; } 93 return RefState(Escaped, RS->getStmt(), RS->getAllocationFamily()); 198 const InvalidatedSymbols &Escaped, 202 const InvalidatedSymbols &Escaped, 298 const InvalidatedSymbols &Escaped, [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
cppinternals.info | 103 an initial pass to strip out trigraphs and escaped newlines, but handles 210 sequences of escaped newlines, deferring to `handle_newline' to handle 214 trigraphs and backlash-escaped newlines. Trigraphs are processed before 217 is possible for the trigraph `??/' to introduce an escaped newline. 219 Escaped newlines are tedious because theoretically they can occur 228 introducing an escaped newline, or the `?' introducing the trigraph 229 sequence that represents the `\' of an escaped newline. If it 231 any potential escaped newlines before checking whether the number has 236 `+=' token; it needs to be prepared for an escaped newline of some 238 the first character after any intervening escaped newlines [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
cppinternals.info | 103 an initial pass to strip out trigraphs and escaped newlines, but handles 210 sequences of escaped newlines, deferring to `handle_newline' to handle 214 trigraphs and backlash-escaped newlines. Trigraphs are processed before 217 is possible for the trigraph `??/' to introduce an escaped newline. 219 Escaped newlines are tedious because theoretically they can occur 228 introducing an escaped newline, or the `?' introducing the trigraph 229 sequence that represents the `\' of an escaped newline. If it 231 any potential escaped newlines before checking whether the number has 236 `+=' token; it needs to be prepared for an escaped newline of some 238 the first character after any intervening escaped newlines [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
cppinternals.info | 103 an initial pass to strip out trigraphs and escaped newlines, but handles 210 sequences of escaped newlines, deferring to `handle_newline' to handle 214 trigraphs and backlash-escaped newlines. Trigraphs are processed before 217 is possible for the trigraph `??/' to introduce an escaped newline. 219 Escaped newlines are tedious because theoretically they can occur 228 introducing an escaped newline, or the `?' introducing the trigraph 229 sequence that represents the `\' of an escaped newline. If it 231 any potential escaped newlines before checking whether the number has 236 `+=' token; it needs to be prepared for an escaped newline of some 238 the first character after any intervening escaped newlines [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
cppinternals.info | 103 an initial pass to strip out trigraphs and escaped newlines, but handles 210 sequences of escaped newlines, deferring to `handle_newline' to handle 214 trigraphs and backlash-escaped newlines. Trigraphs are processed before 217 is possible for the trigraph `??/' to introduce an escaped newline. 219 Escaped newlines are tedious because theoretically they can occur 228 introducing an escaped newline, or the `?' introducing the trigraph 229 sequence that represents the `\' of an escaped newline. If it 231 any potential escaped newlines before checking whether the number has 236 `+=' token; it needs to be prepared for an escaped newline of some 238 the first character after any intervening escaped newlines [all...] |
/external/chromium/chrome/browser/importer/ |
mork_reader.cc | 70 // characters. Additionally, '$' and '\' are backslash-escaped. 83 // Escaped literal, slip the backslash, append the next character. 209 ++idx; // Skip escaped ')' characters. 357 ++idx; // Skip escaped characters. 391 ++idx; // Skip escaped characters.
|
/external/chromium/net/base/ |
escape_unittest.cc | 100 // Spaces are plus escaped like web forms. 130 // Most of the character space we care about, un-escaped 136 // Escaped 145 // Most of the character space we care about, un-escaped 151 // Escaped
|
/external/chromium_org/net/base/ |
escape_unittest.cc | 97 // Spaces are plus escaped like web forms. 112 // Most of the character space we care about, un-escaped 118 // Escaped 127 // Most of the character space we care about, un-escaped 133 // Escaped
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
css.js | 79 var escaped = false, ch; 81 if (ch == quote && !escaped) 83 escaped = !escaped && ch == "\\"; 85 if (!escaped) {
|