HomeSort by relevance Sort by last modified time
    Searched full:quote (Results 401 - 425 of 1323) sorted by null

<<11121314151617181920>>

  /docs/source.android.com/src/
license.jd 54 you could quote the text in a book, cut-and-paste sections to your blog, record
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
PythonTarget.java 168 //System.out.println(lineNo + ":" + col + " " + quote(chunk.toString()));
  /external/bison/build-aux/
ylwrap 131 # Quote $INPUT_DIR so we can use it in a regexp.
  /external/clang/lib/Driver/
Compilation.cpp 150 C.Print(*OS, "\n", /*Quote=*/getDriver().CCPrintOptions);
  /external/guava/guava/src/com/google/common/xml/
XmlEscapers.java 144 // Build the content escaper first and then add quote escaping for the
  /external/icu/icu4c/source/test/depstest/
dependencies.py 130 # One double-quote-enclosed symbol on the line, allows spaces in a symbol name.
  /external/javasqlite/src/main/java/SQLite/
StringEncoder.java 10 * I feel obliged to provide a quote from the original C-source code:
  /external/jetty/src/java/org/eclipse/jetty/server/
CookieCutter.java 156 // handle quote as last character specially
  /external/ksoap2/kobjects/org/ksoap2/kobjects/mime/
Decoder.java 85 throw new RuntimeException("End quote expected in " + header);
  /external/libxml2/
DOCBparser.c 26 * @quoteChar: the quote character to escape (' or ") or zero.
  /external/linux-tools-perf/src/tools/perf/
Android.mk 133 util/quote.c \
  /external/llvm/utils/emacs/
llvm-mode.el 97 ;; string quote ('"')
tablegen-mode.el 81 ;; string quote ('"')
  /external/mksh/src/
mirhash.h 34 * Little quote gem:
  /external/vogar/src/vogar/
ExpectationStore.java 174 ".*" + Pattern.quote(reader.nextString()) + ".*", PATTERN_FLAGS);
  /external/vogar/src/vogar/target/
ClassPathScanner.java 232 return classPath.split(Pattern.quote(separator));
  /frameworks/base/core/java/android/text/
BidiFormatter.java 815 char quote = lastChar; local
847 char quote = lastChar; local
    [all...]
  /frameworks/base/docs/html/
license.jd 56 you could quote the text in a book, cut-and-paste sections to your blog, record
  /frameworks/support/v4/java/android/support/v4/text/
BidiFormatter.java 805 char quote = lastChar; local
837 char quote = lastChar; local
    [all...]
  /ndk/build/awk/
gen-cygwin-deps-converter.awk 156 # We need to quote some characters so that 'sed' doesn't
  /packages/apps/Messaging/src/com/android/messaging/util/
EmailAddress.java 199 // not at either quote character). Plus, i is manipulated within the loop.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
HtmlConversationTemplates.java 65 * and double-quote allowed in between. The idea is to avoid matching Gmail-hosted relative URLs
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
SimpleHTTPServer.py 130 % (urllib.quote(linkname), cgi.escape(displayname)))
mimetools.py 133 The boundary contains dots so you have to quote it in the header."""
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
spawn.py 44 """Quote command-line arguments for DOS/Windows conventions.

Completed in 87 milliseconds

<<11121314151617181920>>