Home
last modified time | relevance | path

Searched refs:output (Results 501 – 525 of 1255) sorted by relevance

1...<<21222324252627282930>>...51

/plugin/dw2pdf/
H A Dcomposer.lock109 "ext-gd": "To output QR codes to PNG files",
110 "ext-simplexml": "To output QR codes to SVG files"
/plugin/bibtex/OSBib/format/
H A DREADME.txt46 This would output:
119output -- By default this property is 'html' but you can change it to 'rtf' for exporting to RTF f…
120 …L search. Default is FALSE and its value will be ignored if $bibformat->output is anything other …
131 $styleCommon -- common styling for bibliographic output such as formatting of names, title capitali…
198 …ments to the $item array using the methods above, calling map() will printing to the output medium.
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php405 $output = substr($icc, 20, 4);
407 if ($input !== 'RGB ' || $output !== 'XYZ ') {
750 $output = substr($icc, 20, 4);
752 if ($input !== 'RGB ' || $output !== 'XYZ ') {
849 $output = substr($icc, 20, 4);
851 if ($input !== 'RGB ' || $output !== 'XYZ ') {
/plugin/wysiwyg/css/
H A Dfck_editorarea.css54 paragraphs. Remember to apply the same style in your output front end page.
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_editorarea.css54 paragraphs. Remember to apply the same style in your output front end page.
/plugin/flexpaper/
H A Dsyntax.php101 $lastline = exec(escapeshellcmd($command),$output,$status);
/plugin/webcomponent/_test/data/pages/
H A Dnavbar.txt20 This syntax will output as HTML
/plugin/quickstats/
H A Dstyle.css5 /* This can be used to control the dimensions and overflow of the query output display */
H A Dstyle.wide.css5 /* This can be used to control the dimensions and overflow of the query output display */
/plugin/templater/
H A DCHANGELOG.md66 * Perform substitution on parsing rather then on output.
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md89 * Will output:
124 * Could output:
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php986 * @param string $output
989 function htmlActionsPanel(DAV\INode $node, &$output) { argument
994 $output .= '<tr><td colspan="2"><form method="post" action="">
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md21 HTML output produced by Markdown.
144 all produce the same output:
257 Both of the above examples produce the same output:
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php909 * @param string $output
912 function htmlActionsPanel(DAV\INode $node, &$output) { argument
917 $output .= '<tr><td colspan="2"><form method="post" action="">
/plugin/markdownextra/lib/meltdown/js/lib/
H A Djs-markdown-extra.js1566 var output = '';
1600 output += RegExp.leftContext;
1606 output += RegExp.lastMatch;
1611 output += r[0];
1615 output += str;
1619 return output;
/plugin/findologicxmlexport/vendor/sebastian/version/
H A DREADME.md42 * If `$path` is (part of) a Git repository and `$release` is in `X.Y.Z` format then the output of `…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_connector.cfm52 <cffunction name="DoResponse" output="true" returntype="void">
/plugin/groupadmin/
H A Dadmin.php71 $this->output = 'invalid';
/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._missing_afm.tpl4 in order to use the <b>PS</b> output method. Metric files <i>may</i> be taken from Ghostscript dist…
/plugin/masciimath/
H A DREADME.txt4 Syntax plugin for Dokuwiki that parses ASCIIMathML code into MathML output.
/plugin/deflist/
H A Dsyntax.php323 * @param $aFormat String The output format to being tendered.
/plugin/xtern/
H A Daction.php86 $output = curl_exec($ch);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dnamespaces.asciidoc21 namespaces work, let's look at the `_stats` output:
/plugin/pubmed2020/site/
H A Ddescription.txt34 ^remove_dir | - |Remove the XML output dir: /data/media/ncbi_esummary (by default)|
/plugin/blogtng/entities/
H A DComment.php82 public function output($name){ function in dokuwiki\\plugin\\blogtng\\entities\\Comment

1...<<21222324252627282930>>...51