Home
last modified time | relevance | path

Searched refs:doc (Results 1176 – 1200 of 1496) sorted by relevance

1...<<41424344454647484950>>...60

/plugin/syntaxhighlighter3/syntax/
H A Dsyntax.php139 …$renderer->doc .= '<pre class="brush: ' . strtolower($attr . $highlight) . '"' . $title . '>' . $r…
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Draw.rst33 :doc:`escape<../tags/autoescape>`). In the second ternary statement, even
/plugin/amazonlight/
H A Dsyntax.php113 $renderer->doc .= $html;
/plugin/combo/syntax/
H A Dcodemarkdown.php195 $renderer->doc .= Html::encode($payload);
/plugin/combo/ComboStrap/Tag/
H A DMermaidTag.php115 $renderer->doc .= MermaidTag::renderEnter($tagAttributes);
/plugin/structstatus/
H A Dsyntax.php69 $renderer->doc .= $this->tpl($data[0], $data[1]);
/plugin/subjectindex/syntax/
H A Dindex.php131 $renderer->doc .= $this->getLang('empty_index');
139 $renderer->doc .= $this->_render_index($lines, $opt, $count);
/plugin/codemirror/dist/modes/
H A Dlivescript.min.js.map1doc',\n regex: '/\\\\*',\n next: 'comment'\n }, {\n token: 'comment',\n …
/plugin/mantis/lib/
H A Dchangelog153 - soap_client: Add style and use parameters to call method to support doc/lit without WSDL
224 - soap_parser: parse repeated element name into an array (de-serializes doc/lit array into a PHP ar…
408 - wsdl: when serializing, look up types by namespace, not prefix (simple programmatic doc/lit WSDL …
486 - nusoap_base: improve doc accuracy and consistency (thanks Martin K?gler)
490 - nusoapclient: improve doc accuracy and consistency (thanks Martin K?gler)
498 - soap_transport_http: improve doc accuracy and consistency (thanks Martin K?gler)
502 - wsdl: improve doc accuracy and consistency (thanks Martin K?gler)
504 - xmlschema: improve doc accuracy and consistency (thanks Martin K?gler)
577 - wsdl: Improve consistency between doc/lit schema auto-wrapping and client's parsed schema
578 - nusoap_server: Correct bug that placed encodingType in Envelope for doc/lit
[all …]
/plugin/codemirror/dist/keymaps/
H A Dsublime.min.js1doc.extend||c.empty())return d(a.doc,c.head,b);else return b<0?c.from():c.to()})}b.goSubwordLeft=f…
/plugin/anewssystem/
H A Dsyntax.php645 $renderer->doc .= $output;
843 $renderer->doc .= $output;
959 $renderer->doc .= $output;
1166 $renderer->doc .= $output;
1364 $renderer->doc .= $output;
1369 …$renderer->doc .= msg('Syntax of anewssystem plugin detected but unknown parameter ['.$ans_conf['…
/plugin/jukebox/
H A Dsyntax.php130 $R->doc .= html_flashobject($swf,$data['width'],$data['height'],null,$params,$att);
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dspaceless.rst6 As of Twig 1.38, use the :doc:`spaceless <../filters/spaceless>` filter instead.
/plugin/code3/styles/schemes/
H A Ddefault.css50 div.PSyHi_Container span.doc,
/plugin/passwords/
H A Dsyntax.php94 $renderer->doc .= $this->getPasswordHtml($this->getLength());
/plugin/alphalist/
H A Dsyntax.php156 $renderer->doc .= $alphalist->parse($list_cont);
/plugin/include/syntax/
H A Dfooter.php34 $renderer->doc .= $this->html_footer($page, $sect, $sect_title, $flags, $footer_lvl, $renderer);
/plugin/tag/syntax/
H A Dtopic.php145 $renderer->doc .= $pagelist->finishList();
/plugin/gcalendar/inc/
H A Dgcal_read.php349 $drx->doc = '';
375 $text=str_replace($wl,$drx->doc,$text);
/plugin/vcard/
H A Dsyntax.php163 $renderer->doc .= $this->_tagclass('vcard', $html);
165 $renderer->doc .= $html;
/plugin/qstat/
H A Dsyntax.php155 $renderer->doc .= $this->getLang('no_info');
228 $renderer->doc .= $buf;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md76 ![association graph](doc/graph.png)
81 ![Using clone](doc/clone.png)
86 ![Overridding __clone](doc/deep-clone.png)
91 ![With DeepCopy](doc/deep-copy.png)
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md71 ![association graph](doc/graph.png)
76 ![Using clone](doc/clone.png)
81 ![Overridding __clone](doc/deep-clone.png)
86 ![With DeepCopy](doc/deep-copy.png)
/plugin/prosemirror/
H A Drenderer.php89 $this->doc = json_encode($this->nodestack->doc(), JSON_PRETTY_PRINT);
316 if ($parentNode === 'doc') {
431 $json = json_encode($this->nodestack->doc());
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js855 doc: root.window.document property in AnonymousFunction6de3020a0600.Snap.glob
1477 var i = glob.doc.getElementsByTagName("head")[0] || glob.doc.getElementsByTagName("svg")[0],
1923 var contains = glob.doc.contains || glob.doc.compareDocumentPosition ?
2295 var doc = w.ownerDocument;
2314 res = make("svg", glob.doc.body);
2582 doc = elem.ownerDocument,
2583 body = doc.body,
2584 docElem = doc.documentElement,
4677 body = glob.doc.body;
7301 doc = el && el.node ? el.node.ownerDocument : glob.doc;
[all …]

1...<<41424344454647484950>>...60