Searched +full:http +full:- +full:equiv (Results 1 – 25 of 1145) sorted by relevance
12345678910>>...46
| /external/libxml2/python/tests/ |
| D | serialize.py | 19 str = doc.serialize("iso-8859-1") 20 if str != """<?xml version="1.0" encoding="iso-8859-1"?> 33 str = doc.serialize("iso-8859-1", 1) 34 if str != """<?xml version="1.0" encoding="iso-8859-1"?> 50 str = root.serialize("iso-8859-1") 60 str = root.serialize("iso-8859-1", 1) 73 if str != """<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/RE… 78 str = doc.serialize("ISO-8859-1") 79 if str != """<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/RE… 80 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Hello</t… [all …]
|
| /external/libxml2/test/xsdtest/ |
| D | xsdtest.xml | 3 <valid>2001-12-01T19:45:00</valid> 4 <valid>2001-12-01T19:45:00Z</valid> 5 <valid>2001-12-01T19:45:00-11:59</valid> 6 <valid>0001-01-12T00:00:00+12:00</valid> 7 <invalid>2001-12-1T19:45:00+24:00</invalid> 8 <invalid>2001-12-1T19:45:00</invalid> 9 <equiv> 11 <value>2001-12-01T19:45:00</value> 12 <value>2001-12-01T19:45:00.00</value> 15 <value>2001-12-01T19:45:00Z</value> [all …]
|
| /external/cronet/third_party/libxml/fuzz/seed_corpus/ |
| D | 5aaf47510fc324ff42645f8a0ebe1ee0a3d70e9d | 3 <valid>2001-12-01T19:45:00</valid> 4 <valid>2001-12-01T19:45:00Z</valid> 5 <valid>2001-12-01T19:45:00-11:59</valid> 6 <valid>0001-01-12T00:00:00+12:00</valid> 7 <invalid>2001-12-1T19:45:00+24:00</invalid> 8 <invalid>2001-12-1T19:45:00</invalid> 9 <equiv> 11 <value>2001-12-01T19:45:00</value> 12 <value>2001-12-01T19:45:00.00</value> 15 <value>2001-12-01T19:45:00Z</value> [all …]
|
| /external/perfetto/tools/ |
| D | roll-catapult-trace-viewer | 8 # http://www.apache.org/licenses/LICENSE-2.0 17 # pinned SHA256 in install-build-deps. 19 set -e 21 PROJECT_ROOT="$(cd -P ${BASH_SOURCE[0]%/*}/..; pwd)" 29 if [ ! -d "$CATAPULT/.git" ]; then 34 REVISION=$(git -C "$CATAPULT" rev-parse --short HEAD) 35 OUTDIR="$(mktemp -d)" 37 git -C "$CATAPULT" log -1 | cat 39 set -x 40 "$CATAPULT/tracing/bin/generate_about_tracing_contents" --outdir "$OUTDIR" [all …]
|
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/ |
| D | redirect.html | 2 <meta http-equiv="cache-control" content="no-cache" /> 3 <meta http-equiv="expires" content="0" /> 4 <meta http-equiv="pragma" content="no-cache" /> 9 <!-- 10 var pages = ["rjsmin-m"]; 16 // --> 19 <h3>Epydoc Auto-redirect page</h3> 23 documentation for the object with the given fully-qualified 28 <!-- 34 // -->
|
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/ |
| D | redirect.html | 2 <meta http-equiv="cache-control" content="no-cache" /> 3 <meta http-equiv="expires" content="0" /> 4 <meta http-equiv="pragma" content="no-cache" /> 9 <!-- 10 var pages = ["rcssmin-m"]; 16 // --> 19 <h3>Epydoc Auto-redirect page</h3> 23 documentation for the object with the given fully-qualified 28 <!-- 34 // -->
|
| /external/python/google-api-python-client/docs/epy/ |
| D | redirect.html | 2 <meta http-equiv="cache-control" content="no-cache" /> 3 <meta http-equiv="expires" content="0" /> 4 <meta http-equiv="pragma" content="no-cache" /> 9 <!-- 10 …-c", "googleapiclient.discovery_cache.appengine_memcache-m", "googleapiclient.discovery.ResourceMe… 16 // --> 19 <h3>Epydoc Auto-redirect page</h3> 23 documentation for the object with the given fully-qualified 28 <!-- 34 // -->
|
| /external/libcups/templates/ja/ |
| D | header.tmpl.in | 5 <link rel="shortcut icon" href="/apple-touch-icon.png" type="image/png"> 6 <meta charset="utf-8"> 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 8 {refresh_page?<meta http-equiv="refresh" content="{refresh_page}">:} 9 <meta http-equiv="X-UA-Compatible" content="IE=9"> 10 <meta name="viewport" content="width=device-width"> 11 <script type="text/javascript"><!-- 15 …document.getElementById('body').innerHTML = 'This page uses cookies to prevent common cross-site a… 18 --></SCRIPT> 19 <title>{title} - CUPS @CUPS_VERSION@@CUPS_REVISION@</title> [all …]
|
| /external/libcups/templates/de/ |
| D | header.tmpl.in | 5 <link rel="shortcut icon" href="/apple-touch-icon.png" type="image/png"> 6 <meta charset="utf-8"> 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 8 {refresh_page?<meta http-equiv="refresh" content="{refresh_page}">:} 9 <meta http-equiv="X-UA-Compatible" content="IE=9"> 10 <meta name="viewport" content="width=device-width"> 12 <script type="text/javascript"><!-- 23 …'body').innerHTML = 'Diese Seite verwendet Cookies um gängigen Cross-Site-Scripting-Angriffen vorz… 26 --></SCRIPT> 27 <title>{title} - CUPS @CUPS_VERSION@@CUPS_REVISION@</title> [all …]
|
| /external/libcups/templates/da/ |
| D | header.tmpl.in | 5 <link rel="shortcut icon" href="/apple-touch-icon.png" type="image/png"> 6 <meta charset="utf-8"> 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 8 {refresh_page?<meta http-equiv="refresh" content="{refresh_page}">:} 9 <meta http-equiv="X-UA-Compatible" content="IE=9"> 10 <meta name="viewport" content="width=device-width"> 12 <script type="text/javascript"><!-- 23 …dy').innerHTML = 'Siden bruger cookies til at forhindre almindelige cross-site-angreb. Aktivér ven… 26 --></SCRIPT> 27 <title>{title} - CUPS @CUPS_VERSION@@CUPS_REVISION@</title> [all …]
|
| /external/libcups/templates/pt_BR/ |
| D | header.tmpl.in | 5 <link rel="shortcut icon" href="/apple-touch-icon.png" type="image/png"> 6 <meta charset="utf-8"> 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 8 {refresh_page?<meta http-equiv="refresh" content="{refresh_page}">:} 9 <meta http-equiv="X-UA-Compatible" content="IE=9"> 10 <meta name="viewport" content="width=device-width"> 12 <script type="text/javascript"><!-- 23 …document.getElementById('body').innerHTML = 'This page uses cookies to prevent common cross-site a… 26 --></SCRIPT> 27 <title>{title} - CUPS @CUPS_VERSION@@CUPS_REVISION@</title> [all …]
|
| /external/libcups/templates/ |
| D | header.tmpl.in | 5 <link rel="shortcut icon" href="/apple-touch-icon.png" type="image/png"> 6 <meta charset="utf-8"> 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 8 {refresh_page?<meta http-equiv="refresh" content="{refresh_page}">:} 9 <meta http-equiv="X-UA-Compatible" content="IE=9"> 10 <meta name="viewport" content="width=device-width"> 12 <script type="text/javascript"><!-- 23 …document.getElementById('body').innerHTML = 'This page uses cookies to prevent common cross-site a… 26 --></SCRIPT> 27 <title>{title} - CUPS @CUPS_VERSION@@CUPS_REVISION@</title> [all …]
|
| /external/libcups/templates/fr/ |
| D | header.tmpl.in | 5 <link rel="shortcut icon" href="/apple-touch-icon.png" type="image/png"> 6 <meta charset="utf-8"> 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 8 {refresh_page?<meta http-equiv="refresh" content="{refresh_page}">:} 9 <meta http-equiv="X-UA-Compatible" content="IE=9"> 10 <meta name="viewport" content="width=device-width"> 12 <script type="text/javascript"><!-- 26 --></SCRIPT> 27 <title>{title} - CUPS @CUPS_VERSION@@CUPS_REVISION@</title> 32 <li><a href="http://www.cups.org/" target="_blank">CUPS.org</a></li>
|
| /external/libcups/templates/ru/ |
| D | header.tmpl.in | 5 <link rel="shortcut icon" href="/apple-touch-icon.png" type="image/png"> 6 <meta charset="utf-8"> 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 8 {refresh_page?<meta http-equiv="refresh" content="{refresh_page}">:} 9 <meta http-equiv="X-UA-Compatible" content="IE=9"> 10 <meta name="viewport" content="width=device-width"> 12 <script type="text/javascript"><!-- 26 --></SCRIPT> 27 <title>{title} - CUPS @CUPS_VERSION@@CUPS_REVISION@</title> 32 <li><a href="http://www.cups.org/" target="_blank">CUPS.org</a></li>
|
| /external/libcups/templates/es/ |
| D | header.tmpl.in | 5 <link rel="shortcut icon" href="/apple-touch-icon.png" type="image/png"> 6 <meta charset="utf-8"> 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 8 {refresh_page?<meta http-equiv="refresh" content="{refresh_page}">:} 9 <meta http-equiv="X-UA-Compatible" content="IE=9"> 10 <meta name="viewport" content="width=device-width"> 12 <script type="text/javascript"><!-- 26 --></SCRIPT> 27 <title>{title} - CUPS @CUPS_VERSION@@CUPS_REVISION@</title> 32 <li><a href="http://www.cups.org/" target="_blank">CUPS.org</a></li>
|
| /external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/ |
| D | package.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 2 "http://www.w3.org/TR/html4/loose.dtd"> 5 <!-- 6 Copyright (C) 2004-2005,2010, Unicode, Inc., International Business Machines Corporation, and other… 7 For terms of use, see http://www.unicode.org/terms_of_use.html 8 --> 9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 10 <meta http-equiv="Content-Language" content="en-us"> 17 <pre>* Copyright (c) 2004-2007, Unicode Inc, and others. All Rights Reserved. 19 href="http://unicode.org/copyright.html#Exhibit1">http://unicode.org/copyright.html#Exhibit1</a>
|
| /external/jsoup/src/test/java/org/jsoup/helper/ |
| D | W3CDomTest.java | 38 builder.setEntityResolver((publicId, systemId) -> { in parseXml() 39 if (systemId.contains("about:legacy-compat")) { // <!doctype html> in parseXml() 55 …l><head><title>W3c</title></head><body><p class='one' id=12>Text</p><!-- comment --><invalid>What<… in simpleConversion() 64 …g=\"UTF-8\"?><html xmlns=\"http://www.w3.org/1999/xhtml\"><head><title>W3c</title></head><body><p … in simpleConversion() 76 …g=\"UTF-8\"?><html xmlns=\"http://www.w3.org/1999/xhtml\"><head><title>W3c</title></head><body><p … in simpleConversion() 84 jsoupDoc = Jsoup.parse(in, "UTF-8"); in namespacePreservation() 91 assertEquals("http://www.w3.org/1999/xhtml", htmlEl.getNamespaceURI()); in namespacePreservation() 97 assertEquals("http://www.w3.org/1999/xhtml", head.getNamespaceURI()); in namespacePreservation() 103 assertEquals("http://www.idpf.org/2007/ops", epubTitle.getNamespaceURI()); in namespacePreservation() 115 assertEquals("http://www.w3.org/2000/svg", svg.getNamespaceURI()); in namespacePreservation() [all …]
|
| /external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/tool/ |
| D | package.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 2 "http://www.w3.org/TR/html4/loose.dtd"> 5 <!-- 6 Copyright (C) 2004-2005,2010, Unicode, Inc., International Business Machines Corporation, and other… 7 For terms of use, see http://www.unicode.org/terms_of_use.html 8 --> 9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 10 <meta http-equiv="Content-Language" content="en-us"> 16 <body style="background-color: white;">Moved to 17 https://cldr.unicode.org/development/updating-codes
|
| /external/google-styleguide/ |
| D | Rguide.xml | 2 <html xmlns="http://www.w3.org/1999/xhtml"> 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 5 <meta http-equiv="refresh" content="0; URL=Rguide.html"/>
|
| D | jsoncstyleguide.html | 5 <meta http-equiv="content-type" content="text/html;charset=utf-8"> 6 <meta http-equiv="refresh" content="1; url=jsoncstyleguide.xml"> 9 <!-- The BODY onLoad redirect is the best: it preserves #fragments and 11 meta-refresh kicks in; it works more generally, but loses fragments 14 -->
|
| D | cppguide.xml | 5 <meta http-equiv="content-type" content="text/html;charset=utf-8"> 6 <meta http-equiv="refresh" content="1; url=cppguide.html"> 9 <!-- The BODY onLoad redirect is the best: it preserves #fragments and 11 meta-refresh kicks in; it works more generally, but loses fragments 14 -->
|
| /external/icu/icu4j/ |
| D | readme.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 2 "http://www.w3.org/TR/html4/loose.dtd"> 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 6 <meta http-equiv="Content-Style-Type" content="text/css2"> 8 …tent="© 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/c… 11 h3.doc { text-decoration: underline } 14 <body style="background-color: rgb(255, 255, 255);" lang="EN-US" 17 …<p>This readme has moved to the <a href="https://unicode-org.github.io/icu/userguide/icu4j/">ICU4J… 18 section in the <a href="https://unicode-org.github.io/icu/">ICU User Guide</a>.</p> 22 <a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/> [all …]
|
| /external/jsilver/src/com/google/streamhtmlparser/util/ |
| D | HtmlUtils.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 29 * <p>The <code>HtmlParser</code> will be open-sourced hence we took the 34 * the corresponding logic in the C-version of the HtmlParser as such 35 * we are particularly concerned with cross-language compatibility. 80 * <a href="http://www.mozilla.org/js/language/js20-2000-07/rationale/syntax.html"> 139 * <a href="http://www.w3.org/TR/html4/index/attributes.html">Index of Attributes</a> 163 '\n', /* Line-Feed 0x0A */ 168 '\u00A0', /* Non-breaking space 0xA0 */ 192 * not use non-spec compliant attribute names (e.g. onbogus). 240 * <li>A <code>Zero-Width Space</code> character [all …]
|
| /external/jsoup/src/main/java/org/jsoup/ |
| D | Jsoup.java | 39 (non-HTML) parser. 53 …(non-HTML) parser. As no base URI is specified, absolute URL resolution, if required, relies on t… 83 …* <li><code>Document doc = Jsoup.connect("http://example.com").userAgent("Mozilla").data("name", … 84 …* <li><code>Document doc = Jsoup.connect("http://example.com").cookie("auth", "token").post();</c… 86 * @param url URL to connect to. The protocol must be {@code http} or {@code https}. 87 …* @return the connection. You can add data, cookies, and headers; set the user-agent, referrer, me… 96 …Creates a new {@link Connection} to use as a session. Connection settings (user-agent, timeouts, U… 112 …<p>For multi-threaded requests, it is safe to use this session between threads, but take care to c… 126 …aracter set of file contents. Set to {@code null} to determine from {@code http-equiv} meta tag, if 127 present, or fall back to {@code UTF-8} (which is often safe to do). [all …]
|
| /external/libcap/go/ |
| D | go-mod-index.html | 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> 5 <meta name="go-import" content="kernel.org/pub/linux/libs/security/libcap git https://git.kernel.or… 6 <meta http-equiv="refresh" content="10; url=https://sites.google.com/site/fullycapable">
|
12345678910>>...46