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

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Email/src/com/android/email/mail/internet/
EmailHtmlUtil.java 32 * @return Text correctly escaped.
  /packages/apps/Email/tests/src/com/android/emailcommon/utility/
SSLUtilsTest.java 47 // Invalid characters are escaped properly
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
CharEscapers.java 115 * <p><b>Note</b></p>: double and single quotes are not escaped, so it is not
128 * escaped, so <em>this is not safe for use in attribute values</em>. Use
511 * used as separators will also be escaped.
572 * @param plusForSpace if {@code true} space is escaped to {@code +} otherwise
573 * it is escaped to {@code %20}. Although common, the escaping of
591 * used as separators will also be escaped.
623 * @param plusForSpace if {@code true} space is escaped to {@code +} otherwise
624 * it is escaped to {@code %20}. Although common, the escaping of
687 // These octets mimic the ones escaped by the C++ webutil/url URL class --
712 * <p>Note that non-ASCII characters will be octal or Unicode escaped
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
install_egg_info.py 74 """Convert a project or version name to its filename-escaped form
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
text_file.py 42 leading up to the "#" -- unless it is escaped by a backslash
194 # carry on. Otherwise, it's just an escaped "#", so
195 # unescape it (and any other escaped "#"'s that might be
224 else: # it's an escaped "#"
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
install_egg_info.py 74 """Convert a project or version name to its filename-escaped form
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
text_file.py 42 leading up to the "#" -- unless it is escaped by a backslash
194 # carry on. Otherwise, it's just an escaped "#", so
195 # unescape it (and any other escaped "#"'s that might be
224 else: # it's an escaped "#"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_egg_info.py 74 """Convert a project or version name to its filename-escaped form
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 42 leading up to the "#" -- unless it is escaped by a backslash
194 # carry on. Otherwise, it's just an escaped "#", so
195 # unescape it (and any other escaped "#"'s that might be
224 else: # it's an escaped "#"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_egg_info.py 74 """Convert a project or version name to its filename-escaped form
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py 42 leading up to the "#" -- unless it is escaped by a backslash
194 # carry on. Otherwise, it's just an escaped "#", so
195 # unescape it (and any other escaped "#"'s that might be
224 else: # it's an escaped "#"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
future_builtins.so 
  /system/core/libsysutils/include/sysutils/
SocketClient.h 73 // return a new string in quotes with '\\' and '\"' escaped for "my arg"
  /tools/tradefederation/core/tests/src/com/android/tradefed/util/
StringEscapeUtilsTest.java 81 * Test {@link StringEscapeUtils#paramsToArgs(List)} returns proper result with escaped quoting
  /external/clang/include/clang/Lex/
Lexer.h 255 /// after trigraph expansion and escaped-newline folding. In particular, this
279 /// includes a trigraph or an escaped newline) then this count includes bytes
301 /// character within the token. This handles trigraphs and escaped newlines.
470 // If this is not a trigraph and not a UCN or escaped newline, return
547 // If this is not a trigraph and not a UCN or escaped newline, return
578 // If this is not a trigraph and not a UCN or escaped newline, return
594 /// getEscapedNewLineSize - Return the size of the specified escaped newline,
595 /// or 0 if it is not an escaped newline. P[-1] is known to be a "\" on entry
599 /// SkipEscapedNewLines - If P points to an escaped newline (or a series of
600 /// them), skip over them and return the first non-escaped-newline found
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Lexer.h 255 /// after trigraph expansion and escaped-newline folding. In particular, this
279 /// includes a trigraph or an escaped newline) then this count includes bytes
301 /// character within the token. This handles trigraphs and escaped newlines.
470 // If this is not a trigraph and not a UCN or escaped newline, return
547 // If this is not a trigraph and not a UCN or escaped newline, return
578 // If this is not a trigraph and not a UCN or escaped newline, return
594 /// getEscapedNewLineSize - Return the size of the specified escaped newline,
595 /// or 0 if it is not an escaped newline. P[-1] is known to be a "\" on entry
599 /// SkipEscapedNewLines - If P points to an escaped newline (or a series of
600 /// them), skip over them and return the first non-escaped-newline found
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
Lexer.h 255 /// after trigraph expansion and escaped-newline folding. In particular, this
279 /// includes a trigraph or an escaped newline) then this count includes bytes
301 /// character within the token. This handles trigraphs and escaped newlines.
470 // If this is not a trigraph and not a UCN or escaped newline, return
552 // If this is not a trigraph and not a UCN or escaped newline, return
583 // If this is not a trigraph and not a UCN or escaped newline, return
599 /// getEscapedNewLineSize - Return the size of the specified escaped newline,
600 /// or 0 if it is not an escaped newline. P[-1] is known to be a "\" on entry
604 /// SkipEscapedNewLines - If P points to an escaped newline (or a series of
605 /// them), skip over them and return the first non-escaped-newline found
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
Lexer.h 255 /// after trigraph expansion and escaped-newline folding. In particular, this
279 /// includes a trigraph or an escaped newline) then this count includes bytes
301 /// character within the token. This handles trigraphs and escaped newlines.
470 // If this is not a trigraph and not a UCN or escaped newline, return
552 // If this is not a trigraph and not a UCN or escaped newline, return
583 // If this is not a trigraph and not a UCN or escaped newline, return
599 /// getEscapedNewLineSize - Return the size of the specified escaped newline,
600 /// or 0 if it is not an escaped newline. P[-1] is known to be a "\" on entry
604 /// SkipEscapedNewLines - If P points to an escaped newline (or a series of
605 /// them), skip over them and return the first non-escaped-newline found
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
Lexer.h 272 /// after trigraph expansion and escaped-newline folding. In particular, this
296 /// includes a trigraph or an escaped newline) then this count includes bytes
318 /// character within the token. This handles trigraphs and escaped newlines.
491 // If this is not a trigraph and not a UCN or escaped newline, return
573 // If this is not a trigraph and not a UCN or escaped newline, return
604 // If this is not a trigraph and not a UCN or escaped newline, return
620 /// getEscapedNewLineSize - Return the size of the specified escaped newline,
621 /// or 0 if it is not an escaped newline. P[-1] is known to be a "\" on entry
625 /// SkipEscapedNewLines - If P points to an escaped newline (or a series of
626 /// them), skip over them and return the first non-escaped-newline found
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
Lexer.h 272 /// after trigraph expansion and escaped-newline folding. In particular, this
296 /// includes a trigraph or an escaped newline) then this count includes bytes
318 /// character within the token. This handles trigraphs and escaped newlines.
491 // If this is not a trigraph and not a UCN or escaped newline, return
573 // If this is not a trigraph and not a UCN or escaped newline, return
604 // If this is not a trigraph and not a UCN or escaped newline, return
620 /// getEscapedNewLineSize - Return the size of the specified escaped newline,
621 /// or 0 if it is not an escaped newline. P[-1] is known to be a "\" on entry
625 /// SkipEscapedNewLines - If P points to an escaped newline (or a series of
626 /// them), skip over them and return the first non-escaped-newline found
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
Lexer.h 272 /// after trigraph expansion and escaped-newline folding. In particular, this
296 /// includes a trigraph or an escaped newline) then this count includes bytes
318 /// character within the token. This handles trigraphs and escaped newlines.
491 // If this is not a trigraph and not a UCN or escaped newline, return
573 // If this is not a trigraph and not a UCN or escaped newline, return
604 // If this is not a trigraph and not a UCN or escaped newline, return
620 /// getEscapedNewLineSize - Return the size of the specified escaped newline,
621 /// or 0 if it is not an escaped newline. P[-1] is known to be a "\" on entry
625 /// SkipEscapedNewLines - If P points to an escaped newline (or a series of
626 /// them), skip over them and return the first non-escaped-newline found
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
Lexer.h 272 /// after trigraph expansion and escaped-newline folding. In particular, this
296 /// includes a trigraph or an escaped newline) then this count includes bytes
318 /// character within the token. This handles trigraphs and escaped newlines.
491 // If this is not a trigraph and not a UCN or escaped newline, return
573 // If this is not a trigraph and not a UCN or escaped newline, return
604 // If this is not a trigraph and not a UCN or escaped newline, return
620 /// getEscapedNewLineSize - Return the size of the specified escaped newline,
621 /// or 0 if it is not an escaped newline. P[-1] is known to be a "\" on entry
625 /// SkipEscapedNewLines - If P points to an escaped newline (or a series of
626 /// them), skip over them and return the first non-escaped-newline found
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Lexer.h 255 /// after trigraph expansion and escaped-newline folding. In particular, this
279 /// includes a trigraph or an escaped newline) then this count includes bytes
301 /// character within the token. This handles trigraphs and escaped newlines.
470 // If this is not a trigraph and not a UCN or escaped newline, return
547 // If this is not a trigraph and not a UCN or escaped newline, return
578 // If this is not a trigraph and not a UCN or escaped newline, return
594 /// getEscapedNewLineSize - Return the size of the specified escaped newline,
595 /// or 0 if it is not an escaped newline. P[-1] is known to be a "\" on entry
599 /// SkipEscapedNewLines - If P points to an escaped newline (or a series of
600 /// them), skip over them and return the first non-escaped-newline found
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
Lexer.h 255 /// after trigraph expansion and escaped-newline folding. In particular, this
279 /// includes a trigraph or an escaped newline) then this count includes bytes
301 /// character within the token. This handles trigraphs and escaped newlines.
470 // If this is not a trigraph and not a UCN or escaped newline, return
552 // If this is not a trigraph and not a UCN or escaped newline, return
583 // If this is not a trigraph and not a UCN or escaped newline, return
599 /// getEscapedNewLineSize - Return the size of the specified escaped newline,
600 /// or 0 if it is not an escaped newline. P[-1] is known to be a "\" on entry
604 /// SkipEscapedNewLines - If P points to an escaped newline (or a series of
605 /// them), skip over them and return the first non-escaped-newline found
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
Lexer.h 255 /// after trigraph expansion and escaped-newline folding. In particular, this
279 /// includes a trigraph or an escaped newline) then this count includes bytes
301 /// character within the token. This handles trigraphs and escaped newlines.
470 // If this is not a trigraph and not a UCN or escaped newline, return
552 // If this is not a trigraph and not a UCN or escaped newline, return
583 // If this is not a trigraph and not a UCN or escaped newline, return
599 /// getEscapedNewLineSize - Return the size of the specified escaped newline,
600 /// or 0 if it is not an escaped newline. P[-1] is known to be a "\" on entry
604 /// SkipEscapedNewLines - If P points to an escaped newline (or a series of
605 /// them), skip over them and return the first non-escaped-newline found
    [all...]

Completed in 1432 milliseconds

1 2 3 4 5 6 7 8 91011>>