Searched
full:escaped (Results
501 -
525 of
1174) sorted by null
<<21222324252627282930>>
/external/chromium_org/net/tools/dump_cache/ |
url_to_filename_encoder.cc | 121 // be escaped below.
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
JSONParser.cpp | 162 // Make sure the escaped char is valid.
|
/external/chromium_org/third_party/icu/source/common/ |
util.h | 60 * append the escaped notation and return TRUE.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
idnaconf.cpp | 169 if (c == BACKSLASH && curOffset < len -1){ // escaped new line mark
|
/external/chromium_org/third_party/icu/source/tools/ |
icu-svnprops-check.py | 118 # in the split regexp are to prevent matching on ';;', which is an escaped ';'
|
/external/chromium_org/third_party/libevent/ |
evhttp.h | 363 * @return an escaped HTML string
|
/external/chromium_org/third_party/mesa/src/src/gtest/src/ |
gtest-printers.cc | 216 // as "'\\0'", other unprintable characters are also properly escaped
|
/external/chromium_org/tools/grit/grit/gather/ |
policy_json.py | 69 reason = '''Input isn't valid XML (has < & > been escaped?): ''' + string
|
/external/chromium_org/tools/grit/grit/tool/ |
xmb.py | 36 """Returns text escaped for XML in a way compatible with Google's
|
/external/clang/docs/analyzer/ |
RegionStore.txt | 84 escaped, usually as an argument to an opaque function call. In these cases we
|
/external/clang/include/clang/Format/ |
Format.h | 137 /// \brief If \c true, aligns escaped newlines as far left as possible.
|
/external/clang/lib/Tooling/ |
JSONCompilationDatabase.cpp | 27 /// \brief A parser for escaped strings of command line arguments.
|
/external/e2fsprogs/lib/blkid/ |
read.c | 145 * in case it is inside quotes, or escaped.
|
/external/emma/core/java12/com/vladium/util/ |
Strings.java | 178 * are used for delimiting, hence this is the only kind that is escaped.
|
/external/gtest/src/ |
gtest-printers.cc | 216 // as "'\\0'", other unprintable characters are also properly escaped
|
/external/icu4c/common/ |
util.h | 59 * append the escaped notation and return TRUE.
|
/external/icu4c/test/intltest/ |
idnaconf.cpp | 169 if (c == BACKSLASH && curOffset < len -1){ // escaped new line mark
|
/external/icu4c/tools/ |
icu-svnprops-check.py | 118 # in the split regexp are to prevent matching on ';;', which is an escaped ';'
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
JavaExpression.java | 268 // Single quote (') does not need to be escaped as it's in a
|
/external/libvpx/libvpx/examples/includes/geshi/docs/ |
CHANGES | 30 * Allow for escaped colons to appear in CSS names (BenBE, simon) 35 * Problem with escaped backslash in PHP and D (BenBE) 97 - Fixed broken highlighting of some symbols in their escaped form (BenBE) 270 - Fixed a problem that rarely skipped highlighting of escaped chars which usually should have gotten highlighted (BenBE) [all...] |
/external/llvm/utils/unittest/googletest/ |
gtest-printers.cc | 216 // as "'\\0'", other unprintable characters are also properly escaped
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Basics.text | 287 and `>` characters will be escaped automatically.
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Basics.text | 287 and `>` characters will be escaped automatically.
|
/external/markdown/tests/markdown-test/ |
markdown-documentation-basics.txt | 287 and `>` characters will be escaped automatically.
|
/external/mdnsresponder/mDNSShared/ |
dnssd_clientlib.c | 60 if (dom[0] == '\\') // advance past escaped byte sequence
|
Completed in 564 milliseconds
<<21222324252627282930>>