HomeSort by relevance Sort by last modified time
    Searched full:escaped (Results 176 - 200 of 420) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/gtest/src/
gtest-internal-inl.h     [all...]
  /external/icu4c/common/
ucnv_u7.c 40 * By choosing the option "version=1", set O will be escaped instead.
171 * 31..28 version (0: set O direct 1: set O escaped)
    [all...]
  /external/icu4c/i18n/unicode/
uregex.h 100 * backslash-escaped ASCII letters without a known specail
102 * escaped letters represent themselves.
    [all...]
  /external/webkit/WebCore/platform/
KURLGoogle.cpp 366 // canonical and in proper escaped form so needs no encoding. We treat it was
923 // Regular non-escaped 8-bit character.
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
EmulatorControlPanel.java 479 // Because of this the \ character needs to be escaped as well.
480 // ReplaceAll() expects regexp so \ char are escaped twice.
    [all...]
  /dalvik/libcore/json/src/main/java/org/json/
JSONArray.java 520 * characters escaped. For example, the array containing the strings '12"
  /dalvik/libcore/luni/src/main/java/java/util/
Properties.java 274 * ":" that is not escaped. The space between the key and the value contains
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ToStream.java     [all...]
  /external/bison/lib/
quotearg.c 476 /* Output a multibyte sequence, or an escaped
  /external/bison/src/
output.c 112 | Print to OUT a representation of STRING escaped both for C and M4. |
  /external/bluetooth/glib/docs/reference/glib/tmpl/
gregex.sgml 157 totally ignored except when escaped or inside a character class.
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 133 #define JFS_FLAG_ESCAPE 1 /* on-disk block is escaped */
  /external/icu4c/i18n/
choicfmt.cpp 484 // characters. Single quotes themselves must be escaped in
regexcmp.cpp 178 fC.fQuoted == FALSE && // char is not escaped &&
    [all...]
  /external/libpng/
depcomp 91 # Just convert the backslash-escaped backslashes to single forward
  /external/openssl/crypto/asn1/
a_strex.c 209 * character will never be escaped on first and last.
  /external/v8/src/mips/
disasm-mips.cc 375 // the output buffer. All escaped options are handed to FormatOption to be
  /external/webkit/JavaScriptCore/icu/unicode/
uset.h 50 * Ignore white space within patterns unless quoted or escaped.
  /external/webkit/JavaScriptCore/runtime/
JSONObject.cpp 278 // String length plus 2 for quote marks plus 8 so we can accomodate a few escaped characters.
  /external/webkit/WebCore/icu/unicode/
uset.h 50 * Ignore white space within patterns unless quoted or escaped.
  /frameworks/base/core/java/android/database/sqlite/
SQLiteQueryBuilder.java 109 * @param inWhere the chunk of text to append to the WHERE clause. it will be escaped
  /frameworks/base/core/java/android/pim/vcard/
VCardParser_V21.java 778 * ; To include a semicolon in this string, it must be escaped
    [all...]
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
EmulatorConsole.java 491 * @param message The SMS message. \ characters must be escaped. The carriage return is
  /external/webkit/WebKitTools/Scripts/webkitpy/style/processors/
cpp.py 568 # Remove escaped characters first to make quote/single quote collapsing
569 # basic. Things that look like escaped characters shouldn't occur
743 # Remove all \\ (escaped backslashes) from the line. They are OK, and the
744 # second (escaped) slash may trigger later \" detection erroneously.
    [all...]
  /dalvik/libcore/luni/src/main/java/java/net/
URI.java     [all...]

Completed in 925 milliseconds

1 2 3 4 5 6 78 91011>>