Home
last modified time | relevance | path

Searched refs:output (Results 476 – 500 of 1255) sorted by relevance

1...<<11121314151617181920>>...51

/plugin/mantis/lib/
H A Dclass.wsdl.php1126 …if(($direction == 'input') && isset($opData['output']['encodingStyle']) && ($opData['output']['enc…
1127 $encodingStyle = $opData['output']['encodingStyle'];
1146 …ter_count == 0) && !isset($parameters['parameters'])) || ($direction == 'output' && $parametersArr…
1221 …if(($direction == 'input') && isset($opData['output']['encodingStyle']) && ($opData['output']['enc…
1222 $encodingStyle = $opData['output']['encodingStyle'];
1865 'output' => array(
/plugin/html2pdf/snorriheim/
H A Dstyle.ini5 ; defines for which output media the style should be loaded. Currently
H A Dstyle.ini.dist5 ; defines for which output media the style should be loaded. Currently
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dset.rst53 If you enable automatic output escaping, Twig will only consider the
/plugin/pagetemplater/
H A DREADME.md40 … mark (!) - this property will be fed into the DokuWiki XHTML renderer and produce rendered output.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dindex.rst10 It also provides you with a rich tool-set to adapt the output to your specific needs.
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dtext.rst57 The example would output ``Hello...``, as ``...`` is the default separator.
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js1503 output = new Float32Array(samples);
1509 output = new Float64Array(samples);
1520 output = new Int8Array(samples);
1522 output[i] = stream.readInt8();
1526 output = new Int16Array(samples);
1532 output = new Int32Array(samples);
1538 output = new Int32Array(samples);
1547 return output;
1620 output = new Int16Array(samples);
1622 output[i] = table[stream.readUInt8()];
[all …]
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso38 Convert query string parameters to variables and initialize output.
247 Wrap the response as XML and output.
/plugin/icalevents/
H A Dsyntax-impl.php254 list($output, $summaryLinks[])
256 $dokuwikiOutput .= $output;
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md29 Additional extensions may be required for some advanced features such as `zlib` for compression of output and
70 This will output the PDF inline to the browser as `application/pdf` Content-type.
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php1024 $output = '';
1025 …er->emit('onHTMLActionsPanel', [$this->server->tree->getNodeForPath('calendars/user1'), &$output]);
1028 $this->assertTrue(!!strpos($output,'Display name'));
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php142 …jpeg'), 'description' => 'source image (GIF) transpancy with transparent output (PNG, GIF) vs. spe…
143 …gif'].'&w=25&f=jpeg'), 'description' => 'resize animated GIF. Notice how output format affects the…
150 …&fltr[]=bord|1'), 'description' => 'Forced Aspect Ratio, colored background, PNG output'.$only_gd);
/plugin/rater/
H A Daction.php69 function output(&$data) { function in action_plugin_rater
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md635 {{!-- only output this author names if an author exists --}}
701 The output will be
710 The output will be
723 The output will be
731 For example, given the following template and the following data, the output will be different depending on if data
/plugin/blogtng/helper/
H A Dentry.php262 $output = ob_get_contents();
267 return $output;
385 $output = ob_get_contents();
387 return $output;
/plugin/combo/vendor/symfony/process/
H A DProcess.php230 * The callback receives the type of output (out or err) and
231 * some bytes from the output in real-time. It allows to have feedback
238 * output available on STDOUT or STDERR
246 * @throws LogicException In case a callback is provided and output has been disabled
286 * The callback receives the type of output (out or err) and some bytes from
287 * the output in real-time while writing the standard input to the process.
291 * output available on STDOUT or STDERR
295 * @throws LogicException In case a callback is provided and output has been disabled
329 // last exit code is output on the fourth pipe and caught to work around --enable-sigchild
377 * output availabl
[all...]
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1279 * @param string $output
1282 function htmlActionsPanel(DAV\INode $node, &$output) { argument
1287 $output .= '<tr><td colspan="2"><form method="post" action="">
/plugin/revealjs/css/theme/
H A DREADME.md21 The template theme file which will generate final CSS output based on the currently defined variabl…
/plugin/advanced/lang/en/config/
H A Dstyleini.txt11 ''cssfile.css'' is your file name and ''mode'' is one of the supported output modes as described at…
/plugin/pubmed2020/
H A Dstyle.css19 .pubmed .short span.etal{ /* always in short output */
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-codes.css12 .dmn-icon-output:before { content: '\e80a'; } /* '' */
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md71 …rlane](http://johnmacfarlane.net/) which you can use to compare Markdown output of different parse…
77 - #24 CLI script now sends all error output to stderr instead of stdout
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki69 … (Warning Sign) as an HTML entity, which should nicely show both on XTML output, and on ODT output.
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md69 Further you can specify a filter to limit the output to then specified file-extension according \\
72 :!: The summary counters will be affected accordingly beside the limited output.

1...<<11121314151617181920>>...51