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

<<11121314151617181920>>

  /external/libxml2/test/valid/dtds/
xmlspec.dtd 115 <!ENTITY % emph.class "emph|quote
892 #1998-03-10: maler: Declared quote.
895 <!-- quote: Scare quotes and other purely presentational quotes -->
896 <!ELEMENT quote (%p.pcd.mix;)*>
897 <!ATTLIST quote %common.att;>
    [all...]
  /external/bison/src/
reader.c 24 #include <quote.h>
137 quote (merge_function->name), type,
209 quote (sym->tag));
  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
JSONArray.java 67 * quote)</small>.</li>
68 * <li>Strings do not need to be quoted at all if they do not begin with a quote
69 * or single quote, and if they do not contain leading or trailing spaces,
JSONWriter.java 211 this.writer.write(JSONObject.quote(s));
XML.java 71 * &quot; <small>(double quote)</small> is replaced by &amp;quot;
  /external/openssh/openbsd-compat/
glob.c 88 #define QUOTE '\\'
213 if (c == QUOTE) {
215 c = QUOTE;
  /external/protobuf/java/src/test/java/com/google/protobuf/
TextFormatTest.java 507 "1:18: String missing ending quote.",
510 "1:18: String missing ending quote.",
517 "1:18: String missing ending quote.",
    [all...]
  /frameworks/base/media/java/android/media/
ClosedCaptionRenderer.java 795 "\u2018", // opening single quote
803 "\u201C", // opening double quote
804 "\u201D", // closing double quote
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cgi.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cgi.py     [all...]
  /cts/tests/tests/security/src/android/security/cts/
ListeningPortsTest.java 219 pattern = Pattern.quote(pattern);
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CTarget.java 203 // quote marks.
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestLexer.java 221 A : '\"' ; should match a single double-quote: "
  /external/chromium-trace/trace-viewer/perf_insights/third_party/cloudstorage/
api_utils.py 91 return urllib.quote(filename)
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/auth/
digest.py 39 from six.moves.urllib.parse import quote as url_quote
  /external/chromium-trace/trace-viewer/third_party/WebOb/webob/
descriptors.py 238 # let's quote the value
  /external/clang/docs/tools/
manpage.css 73 .quote {
  /external/deqp/executor/
xeXMLParser.cpp 233 error("Mismatched quote");
  /external/emma/core/java12/com/vladium/util/
Strings.java 176 * Depending on the type of quote used, the other kind can be used unescaped
  /external/freetype/src/autofit/
afblue.dat 35 // starting and ending double quote must be the first and last character
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
RelativeDateFormat.java 160 // Need to quote the relativeDayString to make it a legal date pattern
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
BreakIteratorRules_en_US_TEST.java 174 // everything not mentioned above, plus the quote marks (which are both
  /external/iptables/extensions/
libxt_string.c 249 printf("\""); /* closing quote */
  /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/linux-tools-perf/src/tools/perf/util/
string.c 143 * quote processing is performed. Multiple whitespace characters are

Completed in 136 milliseconds

<<11121314151617181920>>