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

<<41424344454647484950>>

  /external/google-tv-pairing-protocol/cpp/
depcomp 91 # Just convert the backslash-escaped backslashes to single forward
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
RBBITestExtended.java 365 // Normal, non-escaped data char.
  /external/icu/icu4c/source/common/
rbbicst.pl 218 elsif ($setName eq "escaped") {
  /external/icu/icu4c/source/i18n/
choicfmt.cpp 310 // characters. Single quotes themselves must be escaped in
regexcst.txt 453 # Could be a range, if the \ introduces an escaped literal char or a named char.
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
RBBITestExtended.java 362 // Normal, non-escaped data char.
  /external/libedit/src/
vis.c 169 /* Specific char to be escaped */
  /external/libexif/
depcomp 91 # Just convert the backslash-escaped backslashes to single forward
  /external/libnetfilter_conntrack/
depcomp 91 # Just convert the backslash-escaped backslashes to single forward
  /external/libnfnetlink/
depcomp 91 # Just convert the backslash-escaped backslashes to single forward
  /external/nanopb-c/generator/google/protobuf/
text_format.py 617 # the slash itself is not escaped.
  /external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/
HtmlTextEscapingMode.html 59 <FONT color="green">056</FONT> * Normally escaped character data that breaks around comments and tags.<a name="line.56"></a>
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.cc 470 // Escaped function name to eliminate naming conflict.
  /external/protobuf/src/google/protobuf/
text_format.h 182 // is that bytes >= 0x80 in string fields will not be escaped,
  /external/python/cpython2/Doc/howto/
regex.rst 304 Python string literal, both backslashes must be escaped *again*.
311 | ``\\section`` | Escaped backslash for :func:`re.compile` |
313 | ``"\\\\section"`` | Escaped backslashes for a string literal |
    [all...]
  /external/python/cpython2/Doc/tutorial/
stdlib2.rst 81 spaces. Writing ``$$`` creates a single escaped ``$``::
  /external/python/cpython2/Lib/
_strptime.py 248 regex syntax are escaped.
  /external/python/cpython2/Lib/idlelib/
PyParse.py 454 p = p+1 # beyond escaped char
  /external/python/cpython2/Tools/pynche/
README 67 the persistent init file. Since `#' needs to be escaped in
  /external/python/cpython3/Doc/howto/
regex.rst 310 Python string literal, both backslashes must be escaped *again*.
317 | ``\\section`` | Escaped backslash for :func:`re.compile` |
319 | ``"\\\\section"`` | Escaped backslashes for a string literal |
    [all...]
  /external/python/cpython3/Doc/library/
nntplib.rst 557 Decode a header value, un-escaping any escaped non-ASCII characters.
shlex.rst 42 Return a shell-escaped version of the string *s*. The returned value is a
  /external/python/cpython3/Doc/tutorial/
stdlib2.rst 81 spaces. Writing ``$$`` creates a single escaped ``$``::
  /external/python/cpython3/Lib/
_strptime.py 254 regex syntax are escaped.
  /external/python/cpython3/Lib/email/
charset.py 162 # that they might be unknown-8bit (ie: have surrogate-escaped bytes)

Completed in 1245 milliseconds

<<41424344454647484950>>