Home
last modified time | relevance | path

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

1234567891011

/plugin/cacherevisionseraser/
H A Dadmin.php327 } else if (strcmp(strtolower($pathinfor['extension']), 'xhtml') == 0) {
/plugin/calc/
H A Dsyntax.php47 if ($mode == 'xhtml') {
/plugin/charter/
H A Dsyntax.php91 if ($mode == 'xhtml') {
/plugin/chessdiagram/
H A Dsyntax.php90 if($mode == 'xhtml')
/plugin/chiplink/
H A Dsyntax.php63 if($mode != 'xhtml'){
/plugin/ckgdoku/action/
H A Dedit.php392 $this->xhtml = preg_replace("/FNoteINSert\d+/ms", "",$this->xhtml);
399 $this->xhtml = str_replace('CHEVRONescC', '>>',$this->xhtml);
400 $this->xhtml = str_replace('CHEVRONescO', '<<',$this->xhtml);
410 $this->xhtml
1212 $xhtml
1224 $xhtml = str_replace('_ckgdoku_QUOT_', '&quot;', $xhtml);
1225 $xhtml = str_replace('_ckgdoku_NL', "\n", $xhtml);
1228 $xhtml = preg_replace('/^<pre/',"<p>&nbsp;</p><pre",$xhtml);
1234 $xhtml = str_replace('DBLBACKSPLASH', '\\ ',$xhtml);
1235 $xhtml = str_replace('NWPIPECHARACTER', '|',$xhtml);
[all …]
/plugin/ckgdoku/syntax/
H A Dspecials.php74 $xhtml = "";
102 list($state, $xhtml) = $data;
105 $renderer->doc .= DOKU_LF . $xhtml . DOKU_LF;
109 $renderer->doc .= $xhtml; break;
/plugin/ckgedit/action/
H A Dedit.php421 $this->xhtml = preg_replace("/FNoteINSert\d+/ms", "",$this->xhtml);
428 $this->xhtml = str_replace('CHEVRONescC', '>>',$this->xhtml);
429 $this->xhtml = str_replace('CHEVRONescO', '<<',$this->xhtml);
437 $this->xhtml
1260 $xhtml
1272 $xhtml = str_replace('_ckgedit_QUOT_', '&quot;', $xhtml);
1273 $xhtml = str_replace('_ckgedit_NL', "\n", $xhtml);
1276 $xhtml = preg_replace('/^<pre/',"<p>&nbsp;</p><pre",$xhtml);
1281 $xhtml = str_replace('ckgeditFONTClose', 'font&amp;gt;',$xhtml);
1282 $xhtml = str_replace('DBLBACKSPLASH', '\\ ',$xhtml);
[all …]
/plugin/ckgedit/syntax/
H A Dspecials.php73 $xhtml = "";
101 list($state, $xhtml) = $data;
104 $renderer->doc .= DOKU_LF . $xhtml . DOKU_LF;
108 $renderer->doc .= $xhtml; break;
/plugin/clearer/
H A Dsyntax.php49 if ($format == 'xhtml') {
/plugin/codeprettify/code-prettify/
H A DREADME.md109 "js", "m", "mxml", "perl", "pl", "pm", "py", "rb", "sh", "xhtml", "xml",
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64 …nce|xinc:node-expand|xinc:link-references|xinc:link-expand|xhtml:restructure|xhtml:clean|xhtml:add…
/plugin/columnlist/
H A Dsyntax.php107 if (substr($format,0,5) == 'xhtml'){
/plugin/combo/ComboStrap/
H A DPanelTag.php231 $xhtml = "";
235 $xhtml .= '</div></div>';
239 $xhtml .= TabsTag::closeTabPanelsElement($aloneVariable);
246 $xhtml .= "</div>";
247 return $xhtml;
/plugin/combo/ComboStrap/Xml/
H A DXhtmlUtility.php28 * @param bool $xhtml
34 public static function diffMarkup(string $left, string $right, $xhtml = true, $excludedAttributes = null): string argument
43 if (!$xhtml) {
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js275 this.addScript=function(doc,id,src){var element=doc.createElementNS("http://www.w3.org/1999/xhtml","html:script");
688 }else{if(isElementXHTML(node)){return"xhtml"
5123 var mimeExtensionMap={txt:"text/plain",html:"text/html",htm:"text/html",xhtml:"text/html",xml:"text/xml",css:"text/css",js:"application/x-javascript",jss:"application/x-javascript",jpg:"image/jpg",jpeg:"image/jpeg",gif:"image/gif",png:"image/png",bmp:"image/bmp",swf:"application/x-shockwave-flash",flv:"video/x-flv"}; property in AnonymousFunction4beb612319b00.mimeExtensionMap
5160 },hideHtml:function(file){return(file.mimeType!="text/html")&&(file.mimeType!="application/xhtml+xml")
5557 FBL.ns(function(){with(FBL){var xmlContentTypes=["text/xml","application/xml","application/xhtml+xml","application/rss+xml","application/atom+xml",,"application/vnd.mozilla.maybe.feed","application/rdf+xml","application/vnd.mozilla.xul+xml"];
7081 var editStyleSheet=ownerNode.ownerDocument.createElementNS("http://www.w3.org/1999/xhtml","style");
/plugin/commentsyntax/_test/
H A Dsyntax.test.php37 $xhtml = p_render('xhtml', $instructions, $info);
38 return $this->normalizeLineEndings($xhtml);
/plugin/components/
H A DREADME.md81 - `public function xhtml() { ... }`
/plugin/components/commands/
H A Dexample.php43 public function xhtml() { function in Components_Action_Renderer_Example
/plugin/components/lib/
H A Daction.php24 abstract public function xhtml(); function in Doku_Action_Renderer
H A Daction_manager.php146 $this->renderer->xhtml();
/plugin/composer/
H A Dsyntax.php561 function _cleanXHTML($xhtml){ argument
569 $xhtml = preg_replace(
572 $xhtml
575 return $xhtml;
/plugin/contact/
H A Dsyntax.php80 if($mode == 'xhtml'){
/plugin/contactmodern/
H A Dsyntax.php108 if($mode == 'xhtml'){
/plugin/creole/_test/
H A Dcreole.test.php33 $this->assertEquals($expected, $xhtml);
48 $this->assertEquals($expected, $xhtml);
63 $this->assertEquals($expected, $xhtml);
79 $this->assertEquals($expected, $xhtml);
95 $this->assertEquals($expected, $xhtml);
111 $this->assertEquals($expected, $xhtml);
127 $this->assertEquals($expected, $xhtml);
143 $this->assertEquals($expected, $xhtml);
159 $this->assertEquals($expected, $xhtml);
175 $this->assertEquals($expected, $xhtml);
[all …]

1234567891011