OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:escaped
(Results
476 - 500
of
1174
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/nist-sip/java/gov/nist/javax/sip/address/
SipUri.java
434
* notation of RFC 2806 [19]. Any characters of the un-
escaped
436
* "unreserved" or "user-unreserved" MUST be
escaped
. The set
439
* various syntax elements that need to be
escaped
when used
[
all
...]
/external/v8/src/
scanner.cc
72
// non-
escaped
version of the original character.
618
// Skip
escaped
newlines.
659
// as non-
escaped
characters by JS VMs.
/frameworks/base/core/java/android/util/
JsonReader.java
1014
char
escaped
= buffer[pos++];
local
[
all
...]
/dalvik/docs/
prettify.js
59
/** Walks the DOM returning a properly
escaped
version of innerHTML.
617
// Tags whose content is not
escaped
, and which contain source code.
[
all
...]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CTarget.java
201
// We need ot lose any
escaped
characters of the form \x and just
/external/chromium/base/i18n/
icu_string_conversions.cc
249
// case of GB18030 (excluding
escaped
-based encodings like ISO-2022-JP),
/external/chromium/chrome/browser/accessibility/
browser_accessibility_win.h
466
// Escape a string like it would be
escaped
for a URL or HTML form.
/external/chromium/chrome/browser/importer/
firefox_importer_unittest.cc
83
//
Escaped
characters in name.
/external/chromium/chrome/common/extensions/docs/static/
external_extensions.html
237
Backslashes in UNC path not
escaped
/external/chromium/chrome/common/extensions/
url_pattern.h
260
// The path with "?" and "\" characters
escaped
for use with the
/external/chromium/googleurl/
README.txt
27
potentially dangerous constructs such as
escaped
control characters in
/external/chromium/net/proxy/
proxy_bypass_rules.cc
35
// letters for percent-
escaped
characters.
/external/chromium/net/tools/dump_cache/
url_to_filename_encoder.cc
121
// be
escaped
below.
/external/chromium/testing/gtest/src/
gtest-printers.cc
216
// as "'\\0'", other unprintable characters are also properly
escaped
/external/chromium/third_party/libevent/
evhttp.h
363
* @return an
escaped
HTML string
/external/chromium/webkit/glue/
cpp_bound_class_unittest.cc
132
// should appear in either expression (even if
escaped
). (If a test case
/external/chromium_org/base/i18n/
icu_string_conversions.cc
246
// case of GB18030 (excluding
escaped
-based encodings like ISO-2022-JP),
/external/chromium_org/chrome/browser/history/
url_index_private_data.cc
170
// The search string we receive may contain
escaped
characters. For reducing
173
// containing
escaped
characters.
228
// in this step we are using the raw search string complete with
escaped
235
//
escaped
whitespace. When the user types "colspec=ID%20Mstone Release" we
[
all
...]
/external/chromium_org/chrome/common/extensions/
extension_constants.h
36
// |hl| is the host language code, e.g. en_US. Both arguments will be
escaped
/external/chromium_org/chrome/utility/importer/
bookmark_html_reader_unittest.cc
33
//
Escaped
characters in name.
/external/chromium_org/chrome_frame/test/
chrome_frame_ui_test_utils.h
196
// Literal *, ?, and : characters can be
escaped
with a backslash.
/external/chromium_org/extensions/common/
url_pattern.h
236
// The path with "?" and "\" characters
escaped
for use with the
/external/chromium_org/net/cookies/
cookie_util.cc
103
// quote characters, and also \ for anything that was internally
escaped
.
/external/chromium_org/net/proxy/
proxy_bypass_rules.cc
37
// letters for percent-
escaped
characters.
/external/chromium_org/net/quic/crypto/
crypto_server_test.cc
191
// These strings contain hex
escaped
values from the server suitable for
Completed in 837 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>