HomeSort by relevance Sort by last modified time
    Searched full:escaped (Results 1301 - 1325 of 2017) sorted by null

<<51525354555657585960>>

  /prebuilts/sdk/tools/linux/lib/
libc++.so 
  /tools/tradefederation/core/src/com/android/tradefed/command/
Console.java     [all...]
  /tools/tradefederation/core/src/com/android/tradefed/config/
Configuration.java 547 * must be escaped using a backslash (e.g. a\=b=y\=z).
    [all...]
  /external/autotest/client/common_lib/
utils.py 697 inside " quotes after they have been escaped for that; each
    [all...]
  /external/golang-protobuf/protoc-gen-go/descriptor/
descriptor.pb.go 645 // For strings, contains the default text contents (not escaped in any way).
646 // For bytes, contains the C escaped value. All bytes >= 128 are escaped.
    [all...]
  /external/llvm/lib/Support/
YAMLParser.cpp     [all...]
  /external/python/cpython3/Doc/library/
re.rst 181 ``[0-9A-Fa-f]`` will match any hexadecimal digit. If ``-`` is escaped (e.g.
    [all...]
  /external/python/cpython3/Lib/
doctest.py     [all...]
  /frameworks/base/telephony/java/android/telephony/
PhoneNumberUtils.java     [all...]
  /libcore/ojluni/src/main/java/java/util/regex/
Pattern.java 367 * <p> The backslash character (<tt>'\'</tt>) serves to introduce escaped
374 * does not denote an escaped construct; these are reserved for future
    [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
UnicodeSet.java 128 * ignored, unless they are escaped.
708 // number of backslashes, then it has been escaped
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeSet.java 127 * ignored, unless they are escaped.
728 // number of backslashes, then it has been escaped
    [all...]
  /external/libvpx/libvpx/tools/
cpplint.py     [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]
  /external/python/cpython2/Doc/distutils/
apiref.rst     [all...]
  /external/python/cpython3/Doc/distutils/
apiref.rst     [all...]
  /external/libxml2/
tree.c     [all...]
  /external/pcre/dist2/testdata/
testoutput1 929 \\ [^\x80-\xff] # Escaped something (something != CR)
943 \\ [^\x80-\xff] # Escaped something (something != CR)
980 \\ [^\x80-\xff] # Escaped something (something != CR)
992 \\ [^\x80-\xff] # Escaped something (something != CR)
1062 \\ [^\x80-\xff] # Escaped something (something != CR)
1076 \\ [^\x80-\xff] # Escaped something (something != CR)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
cpp.info 486 embedded quotes should be escaped with a backslash: '\'' is the
    [all...]
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/
rcssmin-pysrc.html 97 <a name="L41"></a><tt class="py-lineno"> 41</tt> <tt class="py-line"><tt class="py-docstring">- Strings are kept, except that escaped newlines are stripped</tt> </tt>
169 <a name="L113"></a><tt class="py-lineno">113</tt> <tt class="py-line"> <tt class="py-name">escaped</tt> <tt class="py-op">=</tt> <tt class="py-string">r'[^\n\r\f0-9a-fA-F]'</tt> </tt>
170 <a name="L114"></a><tt class="py-lineno">114</tt> <tt class="py-line"> <tt class="py-name">escape</tt> <tt class="py-op">=</tt> <tt class="py-string">r'(?:\\(?:%(unicoded)s|%(escaped)s))'</tt> <tt class="py-op">%</tt> <tt class="py-name">locals</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
walk.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
walk.go     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pickle.py 120 UNICODE = 'V' # push Unicode string; raw-unicode-escaped'd argument
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
re_tests.py 551 # lookbehind: split by : but not if it is escaped by -.

Completed in 1130 milliseconds

<<51525354555657585960>>