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

<<31323334353637383940>>

  /external/autotest/server/
base_utils.py 34 The escaped filename string. The required englobing double
  /external/clang/docs/analyzer/
RegionStore.txt 84 escaped, usually as an argument to an opaque function call. In these cases we
  /external/clang/lib/Tooling/
JSONCompilationDatabase.cpp 27 /// \brief A parser for escaped strings of command line arguments.
  /external/curl/projects/
build-wolfssl.bat 257 rem Extra trailing \ in Dirs because otherwise it thinks a quote is escaped
  /external/deqp/framework/qphelper/
qpXmlWriter.c 55 /* Check for characters that need to be escaped. */
  /external/e2fsprogs/lib/blkid/
read.c 146 * in case it is inside quotes, or escaped.
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 189 #define JFS_FLAG_ESCAPE 1 /* on-disk block is escaped */
  /external/emma/core/java12/com/vladium/util/
Strings.java 178 * are used for delimiting, hence this is the only kind that is escaped.
  /external/google-breakpad/src/testing/gtest/src/
gtest-printers.cc 208 // as "'\\0'", other unprintable characters are also properly escaped
  /external/guava/guava/src/com/google/common/escape/
Escapers.java 252 // Combine the characters and/or escaped sequences into a single array.
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
PatternTokenizer.java 87 * Set characters to be escaped in literals, in quoteLiteral and normalize, eg new UnicodeSet("[^\\u0020-\\u007E]");
RuleCharacterIterator.java 183 * escaped. This will only be the case if the option passed in to
  /external/icu/icu4c/source/common/
util.h 61 * append the escaped notation and return TRUE.
  /external/icu/icu4c/source/test/intltest/
idnaconf.cpp 170 if (c == BACKSLASH && curOffset < len -1){ // escaped new line mark
  /external/icu/icu4c/source/tools/escapesrc/
escapesrc.cpp 144 * @param linestr string to mutate. Already escaped into \u format.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
PatternTokenizer.java 85 * Set characters to be escaped in literals, in quoteLiteral and normalize, eg new UnicodeSet("[^\\u0020-\\u007E]");
RuleCharacterIterator.java 182 * escaped. This will only be the case if the option passed in to
  /external/javaparser/javaparser-testing/src/test/resources/com/github/javaparser/bdd/
pretty_printing_scenarios.story 148 Scenario: Strings with escaped newlines are parsed correctly
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
JavaExpression.java 268 // Single quote (') does not need to be escaped as it's in a
  /external/kmod/shared/
util.c 288 * Line endings may be escaped with backslashes, to form one logical line from
  /external/libchrome/base/json/
json_parser_unittest.cc 322 // Tests Unicode code points (encoded as escaped UTF-16) that are not valid
  /external/libevent/include/event2/
http.h 899 characters are replaced by their hex-escaped (%22) equivalents,
    [all...]
  /external/llvm/unittests/Support/
YAMLParserTest.cpp 91 ExpectParseSuccess("Parses escaped string in key and value",
  /external/llvm/utils/unittest/googletest/src/
gtest-printers.cc 216 // as "'\\0'", other unprintable characters are also properly escaped
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Basics.text 287 and `>` characters will be escaped automatically.

Completed in 1798 milliseconds

<<31323334353637383940>>