Home
last modified time | relevance | path

Searched refs:quoted (Results 1 – 25 of 189) sorted by relevance

12345678

/external/jsilver/src/com/google/streamhtmlparser/
DHtmlParserFactory.java194 boolean quoted, Set<AttributeOptions> options) { in createParserInAttribute() argument
201 quoted ? parserInDefaultAttrQ : parserInDefaultAttr); in createParserInAttribute()
206 quoted ? parserInUriAttrQPartial : parserInUriAttrPartial); in createParserInAttribute()
209 quoted ? parserInUriAttrQComplete : parserInUriAttrComplete); in createParserInAttribute()
217 if (quoted) { in createParserInAttribute()
228 quoted ? parserInStyleAttrQ : parserInStyleAttr); in createParserInAttribute()
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x500/style/
DX500NameTokenizer.java44 boolean quoted = false; in nextToken()
57 quoted = !quoted; in nextToken()
67 if (escaped || quoted) in nextToken()
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
DX509NameTokenizer.java44 boolean quoted = false; in nextToken()
57 quoted = !quoted; in nextToken()
78 if (escaped || quoted) in nextToken()
/external/dbus/dbus/
Ddbus-shell.c353 dbus_bool_t quoted;; in tokenize_command_line() local
356 quoted = FALSE; in tokenize_command_line()
400 !(current_quote == '"' && quoted)) in tokenize_command_line()
496 quoted = FALSE; in tokenize_command_line()
498 quoted = !quoted; in tokenize_command_line()
Ddbus-auth-script.c50 const DBusString *quoted) in append_quoted_string() argument
57 while (i < _dbus_string_get_length (quoted)) in append_quoted_string()
61 b = _dbus_string_get_byte (quoted, i); in append_quoted_string()
/external/llvm/utils/lit/lit/
DShCommands.py19 quoted = "'%s'" % arg
21 quoted = '"%s"' % arg
24 print >>file, quoted,
28 dequoted = list(ShUtil.ShLexer(quoted).lex())
/external/icu4c/test/intltest/
Ddadrcoll.cpp93 UBool quoted = FALSE; in getNextInSequence() local
99 if(!quoted) { in getNextInSequence()
119 quoted = TRUE; in getNextInSequence()
123 quoted = TRUE; in getNextInSequence()
135 quoted = FALSE; in getNextInSequence()
140 quoted = FALSE; in getNextInSequence()
/external/nist-sip/java/gov/nist/core/
DParserCore.java59 boolean quoted = false; in nameValue()
70 quoted = true; in nameValue()
83 if (quoted) nv.setQuotedValue(); in nameValue()
/external/webkit/LayoutTests/fast/encoding/
Dquotes-in-title-expected.txt2 …over quoted elements in a title tag correctly. Tests a bug in the charset sniffer that would consu…
/external/nist-sip/java/gov/nist/javax/sip/parser/
DViaParser.java155 boolean quoted = false; in nameValue()
170 quoted = true; in nameValue()
179 if (quoted) in nameValue()
/external/icu4c/tools/pkgdata/
Dpkgtypes.h39 const char *pkg_writeCharList(FileStream *s, CharList *l, const char *delim, int32_t quoted);
44 …_writeCharListWrap(FileStream *s, CharList *l, const char *delim, const char *brk, int32_t quoted);
/external/iptables/iptables/
Diptables-xml.c108 add_argv(char *what, int quoted) in add_argv() argument
113 newargvattr[newargc] = quoted; in add_argv()
744 int quote_open, quoted; in iptables_xml_main() local
784 quoted = 0; in iptables_xml_main()
798 quoted = 1; in iptables_xml_main()
832 add_argv(param_buffer, quoted); in iptables_xml_main()
837 quoted = 0; in iptables_xml_main()
/external/chromium/chrome/browser/
Dshell_integration_linux.cc188 std::string quoted = "\""; in QuoteArgForDesktopFileExec() local
197 quoted += '\\'; in QuoteArgForDesktopFileExec()
200 quoted += arg[i]; in QuoteArgForDesktopFileExec()
202 quoted += '"'; in QuoteArgForDesktopFileExec()
204 return quoted; in QuoteArgForDesktopFileExec()
/external/webkit/LayoutTests/http/tests/cookies/
Ddouble-quoted-value-with-semi-colon-expected.txt6 Check that setting a cookie with a semi-colon in a duoble-quoted value works
/external/ppp/pppd/
Dutils.c167 int base, len, neg, quoted; local
316 quoted = c == 'q';
328 if (!quoted && c >= 0x80) {
333 if (quoted && (c == '"' || c == '\\'))
336 if (quoted) {
Doptions.c1117 int quoted, comment; local
1187 quoted = c;
1190 quoted = 0;
1286 if (quoted) {
1287 if (c == quoted)
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/
Diexploder.rb354 quoted = 1
357 quoted = nil
360 if quoted
/external/iproute2/tc/
Dm_ematch.h17 int quoted; member
Demp_ematch.l87 yylval.b->quoted = 1;
/external/icu4c/i18n/
Drbt_pars.cpp1650 UBool quoted = FALSE; in utrans_stripRules() local
1662 quoted = (UBool)!quoted; in utrans_stripRules()
1664 else if (!quoted) { in utrans_stripRules()
1701 quoted = (UBool)!quoted; in utrans_stripRules()
1710 quoted = FALSE; in utrans_stripRules()
/external/llvm/lib/Support/Windows/
DProgram.inc128 /// ArgNeedsQuotes - Check whether argument needs to be quoted when calling
135 /// ArgLenWithQuotes - Check whether argument needs to be quoted when calling
136 /// CreateProcess and returns length of quoted arg with escaped quotes
/external/pcre/doc/
Dperltest.txt9 The data lines are processed as Perl double-quoted strings, so if they contain
/external/bison/data/m4sugar/
Dm4sugar.m4352 # symbols properly quoted.
375 # properly quoted.
432 # properly quoted.
524 # `[exp]': in the first case you obtain the quoted *result* of the
676 # whole list must *quoted*. Quote members too if you don't want them
1379 # Split STRING into an m4 list of quoted elements. The elements are
1380 # quoted with [ and ]. Beginning spaces and end spaces *are kept*.
1391 # Also, notice that $1 is quoted twice, since we want the result to
1392 # be quoted. Then you should understand that the argument of
1440 # Because we want to preserve active symbols, STRING must be double-quoted.
[all …]
/external/icu4c/test/testdata/
Ddcfmtest.txt22 # and formatted output are "quoted". Other fields are not.
/external/pcre/
Dpcrecpp_unittest.cc486 string quoted = RE::QuoteMeta(unquoted); in TestQuoteMeta() local
487 RE re(quoted, options); in TestQuoteMeta()
495 string quoted = RE::QuoteMeta(unquoted); in NegativeTestQuoteMeta() local
496 RE re(quoted, options); in NegativeTestQuoteMeta()

12345678