Home
last modified time | relevance | path

Searched refs:xhtml (Results 251 – 270 of 270) sorted by path

1...<<11

/plugin/vamr/
H A Dsyntax.php66 if($mode != 'xhtml' or $data[0]==0) return false;
/plugin/var/
H A Dsyntax.php51 $xhtml = $ID;
52 $meta = $xhtml;
55 $xhtml = getNS($ID);
56 $meta = $xhtml;
66 $meta = $xhtml;
95 $xhtml = date('Y');
98 $xhtml = date('m');
102 $xhtml = date('n');
106 $xhtml = date('d');
110 $xhtml = date('j');
[all …]
/plugin/vertical/
H A Dsyntax.php68 if ($mode == 'xhtml') {
/plugin/visio/
H A Dsyntax.php61 if($mode == 'xhtml'){
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js5112 var mimeExtensionMap={txt:"text/plain",html:"text/html",htm:"text/html",xhtml:"text/html",xml:"text… property in AnonymousFunctionf1d9e84c19600.mimeExtensionMap
/plugin/webcomponent/_test/
H A Dblockquote.test.php40 $xhtml = p_render('xhtml', $instructions, $info);
41 $this->assertEquals($expected, $xhtml);
59 $xhtml = p_render('xhtml', $instructions, $info);
60 $this->assertEquals($expected, $xhtml);
78 $xhtml = p_render('xhtml', $instructions, $info);
79 $this->assertEquals($expected, $xhtml);
H A Dbutton.test.php37 $xhtml = p_render('xhtml', $instructions, $info);
38 $this->assertEquals($expected, $xhtml);
H A Dcard.test.php36 $xhtml = p_render('xhtml', $instructions, $info);
47 $this->assertEquals($expected, $xhtml);
71 $xhtml = p_render('xhtml', $instructions, $info);
72 $this->assertEquals($expected.$expected, $xhtml);
H A Dcardcolumns.test.php40 $xhtml = p_render('xhtml', $instructions, $info);
52 $this->assertEquals($expected, $xhtml);
H A Dcite.test.php34 $xhtml = p_render('xhtml', $instructions, $info);
35 $this->assertEquals($expected, $xhtml);
H A Dmath.test.php39 $xhtml = p_render('xhtml', $instructions, $info);
44 $this->assertEquals($expected, $xhtml);
/plugin/webthumbs/
H A Dsyntax.php87 if ($mode == 'xhtml') {
/plugin/wikicalendar/
H A Dsyntax.php117 if($mode == 'xhtml'){
/plugin/wolframalpha/
H A Dsyntax.php95 if($mode == 'xhtml'){
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp28 <html xmlns="http://www.w3.org/1999/xhtml">
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs23033 'xmlns:xhtml': "http://www.w3.org/1999/xhtml",
/plugin/xslt/
H A Dsyntax.php69 if($mode == 'xhtml'){
/plugin/xtermrtf/
H A Dsyntax.php99 if($mode == 'xhtml'){
/plugin/youtube/
H A Dsyntax.php54 if($mode != 'xhtml'){return false;}
/plugin/zotero/
H A Dsyntax.php172 if($mode == 'xhtml')

1...<<11