Searched
full:escaped (Results
801 -
825 of
2017) sorted by null
<<31323334353637383940>>
| /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
|
| /external/owasp/sanitizer/src/tests/org/owasp/html/ |
| htmllexergolden1.txt | 34 ATTRVALUE ["document.writeln(\n "<p>properly escaped code in a handler</p>");"] : 311-400
|
| /external/pdfium/core/fpdftext/ |
| cpdf_linkextract_unittest.cpp | 141 18}, // External quotes can also be escaped
|
| /external/ppp/pppd/ |
| options.c | 1136 * Quotes, white-space and \ may be escaped with \. 1186 * If this character is escaped, we have a word start. 1220 * This character is escaped: backslash-newline is ignored, [all...] |
| /external/protobuf/src/google/protobuf/compiler/cpp/ |
| cpp_helpers.h | 162 // Escaped function name to eliminate naming conflict.
|
| /external/protobuf/src/google/protobuf/util/internal/ |
| datapiece.cc | 326 // In strict mode, check if the escaped version gives us the same value as
|
| /external/python/cpython2/Lib/ |
| pipes.py | 268 """Return a shell-escaped version of the file string."""
|
| /external/python/cpython2/Lib/test/ |
| test_pdb.py | 358 will be treated as the escaped character.
|
| /external/python/cpython2/Lib/xml/sax/ |
| saxutils.py | 57 an attribute value. The \" character will be escaped as well, if
|
| /external/python/cpython3/Lib/test/ |
| test_strftime.py | 86 # escaped in escapestr()
|
| /external/python/cpython3/Lib/xml/sax/ |
| saxutils.py | 52 an attribute value. The \" character will be escaped as well, if
|
| /external/python/cpython3/Tools/scripts/ |
| highlight.py | 177 'Replace backslash and braces with their escaped equivalents'
|
| /external/swiftshader/third_party/LLVM/utils/lit/lit/ |
| TclUtil.py | 6 # Tcl has a preprocessing step to replace escaped newlines.
|
| /external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
| gtest-printers.cc | 216 // as "'\\0'", other unprintable characters are also properly escaped
|
| /external/tensorflow/tensorflow/core/kernels/ |
| decode_csv_op.cc | 235 "escaped by another quote"));
|
| /external/v8/src/regexp/ |
| regexp-parser.h | 168 // Parses and returns a single escaped character. The character
|
| /frameworks/base/core/java/com/android/internal/os/ |
| Zygote.java | 246 * The arguments are quoted using single-quotes, escaped if necessary,
|
| /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/ |
| Utils.java | 282 * @return String with special XML characters escaped.
|
| /frameworks/base/tools/aapt2/ |
| readme.md | 25 - Fixed issue where escaped unicode characters would generate malformed UTF-8. (bug 62839202)
|
| /libcore/json/src/main/java/org/json/ |
| JSONStringer.java | 309 * quotation marks except for the characters that must be escaped:
|
| /libcore/luni/src/main/java/javax/xml/parsers/ |
| DocumentBuilder.java | 179 System.out.println("Escaped URI = " + escapedURI);
|
| /libcore/ojluni/src/main/java/java/net/ |
| URLDecoder.java | 44 * as the start of a special escaped sequence.
|
| /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
| Utils.java | 282 * @return String with special XML characters escaped.
|
Completed in 1704 milliseconds
<<31323334353637383940>>