Searched
full:escaped (Results
526 -
550 of
1174) sorted by null
<<21222324252627282930>>
/external/mesa3d/src/gtest/src/ |
gtest-printers.cc | 216 // as "'\\0'", other unprintable characters are also properly escaped
|
/external/openssh/ |
sftp.0 | 178 within pathnames that are recognized by glob(3) must be escaped with
|
/external/ppp/pppd/ |
options.c | 1106 * Quotes, white-space and \ may be escaped with \. 1155 * If this character is escaped, we have a word start. 1198 * This character is escaped: backslash-newline is ignored, 1284 * Not escaped: see if we've reached the end of the word. [all...] |
/external/protobuf/src/google/protobuf/ |
text_format.h | 131 // is that bytes >= 0x80 in string fields will not be escaped,
|
/external/smack/src/com/kenai/jbosh/ |
ComposableBody.java | 304 * @return escaped value
|
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/ |
Utils.java | 282 * @return String with special XML characters escaped.
|
/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);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
regex.cpp | 27 return "The expression contained an invalid escaped character, or a "
|
/ndk/sources/host-tools/make-3.81/tests/ |
NEWS | 29 A new test for escaped :'s in filenames (someone on VMS found this
|
/packages/apps/Camera2/src/com/android/camera/crop/ |
Utils.java | 282 * @return String with special XML characters escaped.
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
Utils.java | 282 * @return String with special XML characters escaped.
|
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/common/ |
Utils.java | 282 * @return String with special XML characters escaped.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pipes.py | 268 """Return a shell-escaped version of the file string."""
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pdb.py | 346 will be treated as the escaped character.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/ |
saxutils.py | 57 an attribute value. The \" character will be escaped as well, if
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pipes.py | 268 """Return a shell-escaped version of the file string."""
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pdb.py | 346 will be treated as the escaped character.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/ |
saxutils.py | 57 an attribute value. The \" character will be escaped as well, if
|
/external/bison/lib/ |
quotearg.c | 380 backslash-escaped because, again, quote_string should 591 /* Output a multibyte sequence, or an escaped
|
/external/bison/src/ |
output.c | 112 | Print to OUT a representation of CP quoted and escaped for M4. | 134 | Print to OUT a representation of STRING quoted and escaped both |
|
/external/chromium/chrome/browser/net/ |
url_fixer_upper.cc | 537 // escaped things. We need to go through 8-bit since the escaped values
|
/external/chromium/chrome/browser/search_engines/ |
template_url_unittest.cc | 219 // Undecodable input should stay escaped. 223 // C%2B is escaped as C%252B, make sure we unescape it properly.
|
/external/chromium/net/base/ |
net_util.h | 161 // 4. %-escaped UTF-8. 258 // Both |name| and |raw_bytes| are escaped internally.
|
/external/chromium_org/chrome/browser/ |
shell_integration_linux_unittest.cc | 534 // Note: $ is escaped as \$ within an arg to Exec, and then 535 // the \ is escaped as \\ as all strings in a Desktop file should
|
Completed in 824 milliseconds
<<21222324252627282930>>