HomeSort by relevance Sort by last modified time
    Searched full:ampersand (Results 1 - 25 of 315) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/fast/dom/DOMImplementation/
createHTMLDocument-title-expected.txt 1 Test for a bug 30982: createHTMLDocument doesn't escape ampersand and less-than in title.
createHTMLDocument-title.html 1 <p>Test for a <href="https://bugs.webkit.org/show_bug.cgi?id=30982">bug 30982</a>: createHTMLDocument doesn't escape ampersand and less-than in title.</p>
  /external/markdown/MarkdownTest/Tests_2004/
Amps and angle encoding.html 1 <p>AT&amp;T has an ampersand in their name.</p>
11 <p>Here's a <a href="http://example.com/?foo=1&amp;bar=2">link</a> with an ampersand in the URL.</p>
Amps and angle encoding.text 1 AT&T has an ampersand in their name.
11 Here's a [link] [1] with an ampersand in the URL.
Auto links.text 3 With an ampersand: <http://example.com/?foo=1&bar=2>
Amps and angle encoding.text-out 9 <p>AT&amp;T has an ampersand in their name.</p>
15 with an ampersand in the URL.</p>
Amps and angle encoding.text-res 9 <p>AT&amp;T has an ampersand in their name.</p>
15 with an ampersand in the URL.</p>
Auto links.html 3 <p>With an ampersand: <a href="http://example.com/?foo=1&amp;bar=2">http://example.com/?foo=1&amp;bar=2</a></p>
Auto links.text-out 10 <p>With an ampersand: <a href=
Auto links.text-res 10 <p>With an ampersand: <a href=
  /external/markdown/MarkdownTest/Tests_2007/
Amps and angle encoding.html 1 <p>AT&amp;T has an ampersand in their name.</p>
11 <p>Here's a <a href="http://example.com/?foo=1&amp;bar=2">link</a> with an ampersand in the URL.</p>
Amps and angle encoding.text 1 AT&T has an ampersand in their name.
11 Here's a [link] [1] with an ampersand in the URL.
Auto links.text 3 With an ampersand: <http://example.com/?foo=1&bar=2>
Auto links.html 3 <p>With an ampersand: <a href="http://example.com/?foo=1&amp;bar=2">http://example.com/?foo=1&amp;bar=2</a></p>
  /external/markdown/tests/markdown-test/
amps-and-angle-encoding.html 1 <p>AT&amp;T has an ampersand in their name.</p>
6 <p>Here's a <a href="http://example.com/?foo=1&amp;bar=2">link</a> with an ampersand in the URL.</p>
amps-and-angle-encoding.txt 1 AT&T has an ampersand in their name.
11 Here's a [link] [1] with an ampersand in the URL.
auto-links.txt 7 With an ampersand: <http://example.com/?foo=1&bar=2>
auto-links.html 4 <p>With an ampersand: <a href="http://example.com/?foo=1&amp;bar=2">http://example.com/?foo=1&amp;bar=2</a></p>
  /external/qemu/pc-bios/keymaps/
en-us 10 ampersand 0x08 shift
et 26 ampersand 0x7 shift
fo 26 ampersand 0x7 shift
fr-ca 45 ampersand 0x8 shift
  /external/icu4c/i18n/
funcrepl.cpp 19 static const UChar AMPERSAND = 38; // '&'
98 rule.append(AMPERSAND);
  /external/icu4c/test/cintltst/
cg7coll.h 25 * Sample Rules: & Question'-'mark ; '?' & Hash'-'mark ; '#' & Ampersand ; '&'
62 /* "& Question'-'mark ; '?' & Hash'-'mark ; '#' & Ampersand ; '&'" */
  /external/icu4c/test/intltest/
g7coll.h 18 * Sample Rules: & Question'-'mark ; '?' & Hash'-'mark ; '#' & Ampersand ; '&'
66 // "& Question'-'mark ; '?' & Hash'-'mark ; '#' & Ampersand ; '&'"

Completed in 134 milliseconds

1 2 3 4 5 6 7 8 91011>>