/external/jsilver/src/com/google/streamhtmlparser/ |
D | HtmlParserFactory.java | 194 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/ |
D | X500NameTokenizer.java | 44 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/ |
D | X509NameTokenizer.java | 44 boolean quoted = false; in nextToken() 57 quoted = !quoted; in nextToken() 78 if (escaped || quoted) in nextToken()
|
/external/dbus/dbus/ |
D | dbus-shell.c | 353 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()
|
D | dbus-auth-script.c | 50 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/ |
D | ShCommands.py | 19 quoted = "'%s'" % arg 21 quoted = '"%s"' % arg 24 print >>file, quoted, 28 dequoted = list(ShUtil.ShLexer(quoted).lex())
|
/external/icu4c/test/intltest/ |
D | dadrcoll.cpp | 93 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/ |
D | ParserCore.java | 59 boolean quoted = false; in nameValue() 70 quoted = true; in nameValue() 83 if (quoted) nv.setQuotedValue(); in nameValue()
|
/external/webkit/LayoutTests/fast/encoding/ |
D | quotes-in-title-expected.txt | 2 …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/ |
D | ViaParser.java | 155 boolean quoted = false; in nameValue() 170 quoted = true; in nameValue() 179 if (quoted) in nameValue()
|
/external/icu4c/tools/pkgdata/ |
D | pkgtypes.h | 39 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/ |
D | iptables-xml.c | 108 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/ |
D | shell_integration_linux.cc | 188 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/ |
D | double-quoted-value-with-semi-colon-expected.txt | 6 Check that setting a cookie with a semi-colon in a duoble-quoted value works
|
/external/ppp/pppd/ |
D | utils.c | 167 int base, len, neg, quoted; local 316 quoted = c == 'q'; 328 if (!quoted && c >= 0x80) { 333 if (quoted && (c == '"' || c == '\\')) 336 if (quoted) {
|
D | options.c | 1117 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/ |
D | iexploder.rb | 354 quoted = 1 357 quoted = nil 360 if quoted
|
/external/iproute2/tc/ |
D | m_ematch.h | 17 int quoted; member
|
D | emp_ematch.l | 87 yylval.b->quoted = 1;
|
/external/icu4c/i18n/ |
D | rbt_pars.cpp | 1650 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/ |
D | Program.inc | 128 /// 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/ |
D | perltest.txt | 9 The data lines are processed as Perl double-quoted strings, so if they contain
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 352 # 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/ |
D | dcfmtest.txt | 22 # and formatted output are "quoted". Other fields are not.
|
/external/pcre/ |
D | pcrecpp_unittest.cc | 486 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()
|