Searched
full:escaped (Results
676 -
700 of
2017) sorted by null
<<21222324252627282930>>
| /external/python/cpython2/Tools/pynche/ |
| Main.py | 114 # this to be escaped, which is a pain
|
| /external/python/cpython3/Lib/distutils/ |
| spawn.py | 52 # have to be escaped? Is there an escaping mechanism other than
|
| /external/python/cpython3/Objects/ |
| unicodectype.c | 147 /* Returns 1 for Unicode characters to be hex-escaped when repr()ed,
|
| /external/python/cpython3/Tools/pynche/ |
| Main.py | 114 # this to be escaped, which is a pain
|
| /external/swiftshader/third_party/LLVM/utils/TableGen/ |
| AsmWriterInst.cpp | 126 throw "Non-supported escaped character found in instruction '" +
|
| /external/tensorflow/tensorflow/core/lib/strings/ |
| scanner.h | 165 void ScanUntilImpl(char end_ch, bool escaped);
|
| str_util.h | 32 // escaped using C-style escape sequences.
|
| /external/toybox/toys/posix/ |
| cut.c | 100 // escaped, to provide an unambiguous visual representation.
|
| /external/unicode/ |
| CVTUTF7.C | 210 form of UTF-7 where SHIFT_IN is escaped by SHIFT_IN. This
|
| /external/v8/include/ |
| v8-platform.h | 49 * escaped. There is no processing applied to the content after it is
|
| /external/v8/testing/gtest/ |
| CHANGES | 14 * Improvement: char pointers and char arrays are now escaped properly
|
| /external/vulkan-validation-layers/tests/gtest-1.7.0/ |
| CHANGES | 14 * Improvement: char pointers and char arrays are now escaped properly
|
| /frameworks/base/services/core/java/com/android/server/ |
| NativeDaemonEvent.java | 226 // skip the escaped char
|
| /frameworks/base/wifi/java/android/net/wifi/ |
| WifiSsid.java | 37 * Exception chars are ", \, \e, \n, \r, \t which are escaped by a \
|
| /libcore/luni/src/main/java/org/w3c/dom/ |
| Text.java | 33 * escaped during serialization using character references; e.g. the
|
| /packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
| encoding.md | 94 Although the JSON standards did not mention about [ASCII](http://en.wikipedia.org/wiki/ASCII), sometimes we would like to write 7-bit ASCII JSON for applications that cannot handle UTF-8. Since any JSON can represent unicode characters in escaped sequence `\uXXXX`, JSON can always be encoded in ASCII.
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
| KeySpecParser.java | 44 * Special character, comma ',' backslash '\', and bar '|' can be escaped by '\' character.
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCParser/ |
| MCAsmParser.h | 206 /// \brief Parse the current token as a string which may include escaped
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/MCParser/ |
| MCAsmParser.h | 206 /// \brief Parse the current token as a string which may include escaped
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/MCParser/ |
| MCAsmParser.h | 206 /// \brief Parse the current token as a string which may include escaped
|
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCParser/ |
| MCAsmParser.h | 206 /// \brief Parse the current token as a string which may include escaped
|
| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/MCParser/ |
| MCAsmParser.h | 206 /// \brief Parse the current token as a string which may include escaped
|
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/MCParser/ |
| MCAsmParser.h | 206 /// \brief Parse the current token as a string which may include escaped
|
| /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
| spawn.py | 52 # have to be escaped? Is there an escaping mechanism other than
|
| /prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
| test_strftime.py | 88 # escaped in escapestr()
|
Completed in 2030 milliseconds
<<21222324252627282930>>