Searched
full:xhtml (Results
976 -
1000 of
1760) sorted by null
<<31323334353637383940>>
/external/libxml2/doc/ |
ChangeLog.xsl | 9 <!-- Generate XHTML-1.0 transitional --> 11 doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN"
|
elfgcchack.xsl | 3 xmlns:xhtml="http://www.w3.org/1999/xhtml"
|
guidelines.html | 233 <pre> <delegatePublic publicIdStartString="-//W3C//DTD XHTML 1.0" 250 <p><code>"-//W3C//DTD XHTML 1.0"</code></p> 268 <public publicId="-//W3C//DTD XHTML 1.0 Strict//EN" 270 <public publicId="-//W3C//DTD XHTML 1.0 Transitional//EN" 272 <public publicId="-//W3C//DTD XHTML 1.0 Frameset//EN" 326 "-//W3C//DTD XHTML 1.0" \ 353 "-//W3C//DTD XHTML 1.0" $ROOTCATALOG
|
/external/libxml2/test/valid/dtds/ |
xhtml-special.ent | 5 "-//W3C//ENTITIES Special for XHTML//EN" 6 "http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent">
|
xhtml1-strict.dtd | 7 Namespace = http://www.w3.org/1999/xhtml 16 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 25 "-//W3C//ENTITIES Latin 1 for XHTML//EN" 26 "xhtml-lat1.ent"> 30 "-//W3C//ENTITIES Symbols for XHTML//EN" 31 "xhtml-symbol.ent"> 35 "-//W3C//ENTITIES Special for XHTML//EN" 36 "xhtml-special.ent"> 237 xmlns %URI; #FIXED 'http://www.w3.org/1999/xhtml'
|
/external/slf4j/slf4j-site/src/site/pages/ |
docs.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 4 <html xmlns="http://www.w3.org/1999/xhtml">
|
download.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 4 <html xmlns="http://www.w3.org/1999/xhtml">
|
localization.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 4 <html xmlns="http://www.w3.org/1999/xhtml">
|
mailing-lists.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 4 <html xmlns="http://www.w3.org/1999/xhtml">
|
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
PduContentTypes.java | 85 "application/xhtml+xml", /* 0x3B */ 95 "application/vnd.wap.xhtml+xml", /* 0x45 */
|
/libcore/dom/src/test/java/org/w3c/domts/ |
DOMTestDocumentBuilderFactory.java | 135 if ("application/xhtml+xml".equals(contentType)) { 136 return testFileName + ".xhtml";
|
/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
PduContentTypes.java | 85 "application/xhtml+xml", /* 0x3B */ 95 "application/vnd.wap.xhtml+xml", /* 0x45 */
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
PduContentTypes.java | 85 "application/xhtml+xml", /* 0x3B */ 95 "application/vnd.wap.xhtml+xml", /* 0x45 */
|
/prebuilts/go/darwin-x86/src/text/template/ |
multi_test.go | 397 // The empty block in "xhtml" should be replaced during execution 403 "xhtml": `{{block "stylesheet" .}}{{end}}`, 405 all := []string{"stylesheet", "xhtml"} 407 res, err := New("title.xhtml").Parse(`{{template "xhtml" .}}`)
|
/prebuilts/go/linux-x86/src/text/template/ |
multi_test.go | 397 // The empty block in "xhtml" should be replaced during execution 403 "xhtml": `{{block "stylesheet" .}}{{end}}`, 405 all := []string{"stylesheet", "xhtml"} 407 res, err := New("title.xhtml").Parse(`{{template "xhtml" .}}`)
|
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/ |
xhtml1-strict.dtd | 7 Namespace = http://www.w3.org/1999/xhtml 16 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 27 "-//W3C//ENTITIES Latin 1 for XHTML//EN" 28 "xhtml-lat1.ent"> 32 "-//W3C//ENTITIES Symbols for XHTML//EN" 33 "xhtml-symbol.ent"> 37 "-//W3C//ENTITIES Special for XHTML//EN" 38 "xhtml-special.ent"> 241 xmlns %URI; #FIXED 'http://www.w3.org/1999/xhtml'
|
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/ |
HtmlDocument.java | 35 * text, toXHTML for printing out XHTML text and toString() which prints out in 66 /** Returns a XHTML string for the current document */ 245 /** Converts to XHTML */ 252 /** Converts to XHTML */ 633 serialize(sb, SerializeType.XHTML); 645 ORIGINAL_HTML, HTML, XHTML 674 } else if (type == SerializeType.XHTML && (isSelfTerminating || getElement().isEmpty())) { 840 * Writes out the attribute in XHTML format (value is always appended, 857 /** Returns the attribute XHTML string */ [all...] |
/external/libjpeg-turbo/doc/html/ |
structtjregion.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Basics.text | 25 and translate it to XHTML. 291 If you want your page to validate under XHTML 1.0 Strict, 300 <p>If you want your page to validate under XHTML 1.0 Strict,
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Basics.text | 25 and translate it to XHTML. 291 If you want your page to validate under XHTML 1.0 Strict, 300 <p>If you want your page to validate under XHTML 1.0 Strict,
|
/external/markdown/tests/markdown-test/ |
markdown-documentation-basics.txt | 25 and translate it to XHTML. 291 If you want your page to validate under XHTML 1.0 Strict, 300 <p>If you want your page to validate under XHTML 1.0 Strict,
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
CommandLine.java | 83 dst = src + ".xhtml"; 84 else if (src.endsWith(".xhtml")) 87 dst = src.substring(0, j) + ".xhtml";
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/ |
__init__.py | 135 XHTML_NAMESPACE = "http://www.w3.org/1999/xhtml"
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/ |
__init__.py | 135 XHTML_NAMESPACE = "http://www.w3.org/1999/xhtml"
|
/external/androidplot/.idea/ |
misc.xml | 39 <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
|
Completed in 1306 milliseconds
<<31323334353637383940>>