Home
last modified time | relevance | path

Searched refs:output (Results 276 – 300 of 1255) sorted by relevance

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

/plugin/orphanmedia2/
H A Dsyntax.php103 $output .= '<div class="xm_perf">
117 …$output .= '<tr><td class="xm_perf_tbl"> list of page files created: </td> <td class="xm_perf_tbl"…
125 …$output .= '<tr><td class="xm_perf_tbl"> media links extracted from pages: </td><td class="xm_perf…
202 …$output .= '<tr><td class="xm_perf_tbl"> local and relative media found: </td><td class="xm_perf_…
257 …$output .= '<tr><td class="xm_perf_tbl"> missing media detected: </td><td class="xm_perf_tbl">'.$t…
324 …$output .= '<tr><td class="xm_perf_tbl"> orphans detected: </td><td class="xm_perf_tbl">'.$this->g…
382 …$renderer->doc .= $output.$output_summary.$output_valid.$output_relative.$output_missing.$output_o…
787 $output.= '<tr>'.NL.
792 return $output;
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js146 var output = "";
150 output += " ";
153 output += input.charAt(i);
156 return output;
/plugin/gtime/gtlib/tsp/
H A DGTHashChain.php117 $output = $bytes;
120 $output = $entry->computeOutput($output);
123 return $output;
/plugin/box2/
H A Dsyntax.php154 $output = $renderer->_xmlEntities($data);
157 $hid = $renderer->_headerToLink($output,true);
158 … $renderer->doc .= '<a id="' . $hid . '" name="' . $hid . '">' . $output . '</a>';
162 $renderer->doc .= $output;
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php168 $output = "$outdir/$filename";
169 $directory = ($header['typeflag']) ? $output : dirname($output);
177 $fp = fopen($output, "wb");
178 … if(!$fp) throw new VerboseTarIOException('Could not open file for writing: '.$output);
187 touch($output, $header['mtime']);
188 chmod($output, $header['perm']);
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dreverse.rst30 {# output: 0: c 1: b 2: a #}
36 {# output: 3: c 2: b 1: a #}
/plugin/odt/renderer/
H A Dpagepdf.php95 exec ($command, $output, $result);
98 foreach ($output as $line) {
/plugin/xtern/
H A Dadmin.php26 $this->output = 'invalid';
33 $this->output = 'check_links';
40 $this->output = 'download';
44 $this->output = 'reviews';
270 $output = curl_exec($ch);
/plugin/latexcaption/
H A DREADME.md23 Example output:
26 ![Example output](example.png "output of Example")
81 This gives the output:
83 ![Example output2](example2.png "output of Example2")
/plugin/bibtex/OSBib/format/
H A DEXPORTFILTER.php28 function EXPORTFILTER(&$ref, $output) argument
31 $this->format = $output;
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DURLUtilTest.php122 $output = URLUtil::splitPath($input);
123 …$this->assertEquals($expected, $output, 'The expected output for \'' . $input . '\' was incorrect'…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DJSON.php222 $output = '';
225 $output = $test->getActualOutput();
236 'output' => $output,
/plugin/reflect/
H A Daction.php136 … $output = $this->imagereflection($source, $width, $height, $new_height, $alpha_start, $alpha_end);
145 imagepng($output, $cache_path, intval($conf['jpg_quality'] / 11));
158 imagecopy($finaloutput, $output, 0, 0, 0, 0, $width, $height+$new_height);
161 imagedestroy($output);
/plugin/findologicxmlexport/vendor/phpunit/php-timer/
H A DREADME.md32 The code above yields the output below:
43 The code above yields the output below:
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_util.cfm25 <cffunction name="RemoveFromStart" output="false" returntype="String">
36 <cffunction name="RemoveFromEnd" output="false" returntype="String">
56 <cffunction name="IsImageValid" returntype="boolean" output="true">
93 <cffunction name="DetectHtml" output="false" returntype="boolean">
/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_HTMLorMML-full.js74output:ac,tex:null,ttype:V});B()}function r(ab){z.push(ab);B()}var D=["\uD835\uDC9C","\u212C","\uD… property in k
/plugin/htmlokay/
H A Dadmin.php21 var $output; variable in admin_plugin_htmlOKay
104 $this->output = $_POST;
136 $keys = array_keys($this->output);
141 foreach($this->output as $item => $val)
556 echo "Output: <br>";print_r($this->output);
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DTar.php138 * By default this will extract all files found in the archive. You can restrict the output using the $include
185 // create output directory
186 $output = $outdir.'/'.$fileinfo->getPath();
187 $directory = ($fileinfo->getIsdir()) ? $output : dirname($output);
194 $fp = @fopen($output, "wb");
196 throw new ArchiveIOException('Could not open file for writing: '.$output);
208 @touch($output, $fileinfo->getMtime());
209 @chmod($output, $fileinfo->getMode());
/plugin/rst/
H A Dsyntax.php69 $output = stream_get_contents($pipes[1]);
77 $renderer->doc .= $output;
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dskin.js117 return template.output( { from: from, to: to } );
267 .output( templateStyles )
/plugin/amazonlight/
H A Dsyntax.php104 $html = $this->output($data);
122 protected function output($param) function in syntax_plugin_amazonlight
/plugin/preregister/
H A Dadmin.php16 var $output = ''; variable in admin_plugin_preregister
30 $this->output = 'invalid';
/plugin/metadisplay/
H A DREADME.md29 …--no-colors Do not use any colors in output. Useful when piping output to ot…
/plugin/ckgedit/ckeditor/skins/moono/
H A Dskin.js117 return template.output( { from: from, to: to } );
267 .output( templateStyles )
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js333 var output = [],
370 output.push(tokenResult.output);
376 output.push(match[0]);
386 output.push(chr);
871 output = [],
886 output.push(self.escape(pattern));
889 return self(output.join("|"), flags);
1108 output = [],
1131 output.push("");
1134 output.push(str.slice(lastLastIndex));
[all …]

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