Home
last modified time | relevance | path

Searched refs:out (Results 226 – 250 of 898) sorted by relevance

12345678910>>...36

/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php85 $out = [];
87 $out[] = $key . '=' . (is_array($value) ? implode(',', $value) : $value);
89 return strtoupper(implode(';', $out));
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php81 $out = [];
83 $out[] = $key.'='.(is_array($value) ? implode(',', $value) : $value);
86 return strtoupper(implode(';', $out));
/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
H A DNode.php392 $out = str_repeat(' ', $i) . $this->getName() . "\n";
396 $out .= $node;
400 return $out;
/plugin/sha3sum/
H A DSha3.php158 $out = '';
160 $out .= $t = pack('V*', $st[$i][1], $st[$i][0]);
162 $r = self::ourSubstr($out, 0, $outputlength / 8);
302 $out = '';
304 $out .= $t = pack('v*', $st[$i][3],$st[$i][2], $st[$i][1], $st[$i][0]);
306 $r = self::ourSubstr($out, 0, $outputlength / 8);
/plugin/docsearch/lang/sv/
H A Dconfmanager_description.txt10 Detta görs genom platshållare. %in% är källfilen och %out% är målfilen.
14 /usr/bin/pdftotext -enc UTF-8 %in% %out%
/plugin/combo/resources/theme/default/components/css/
H A Dcarrousel.css32 transition: opacity 150ms ease, border 300ms ease-in-out;
66 transition: all 300ms ease-in-out;
/plugin/revealjs/plugin/zoom-js/
H A Dzoom.js71 zoom.out();
214 zoom.out();
259 out: function() {
270 reset: function() { this.out() },
/plugin/permissioninfo/
H A Dadmin.php393 $out = array();
405 $out[] = "$nid\t$nrest";
408 $out[] = "$id\t$rest";
412 return $out;
/plugin/siteexport/renderer/
H A Dpdf.php217 $out = '';
219 $out .= '<div align="center" style="text-align: center">';
222 $out .= parent::_media ($src, $title, $align, $width, $height, $cache, $render);
225 $out .= '</div>';
228 return $out;
/plugin/docsearch/lang/fr/
H A Dconfmanager_description.txt10 Ceci est fait grâce à des placeholders. %in% correspond au fichier source, et %out% au fichier cibl…
14 /usr/bin/pdftotext -enc UTF-8 %in% %out%
/plugin/typography/helper/
H A Dparser.php208 $out = empty($item) ? '' : ' '.implode(' ', $item);
209 return $out;
/plugin/a2s/
H A DASCIIToSVG.php1913 $out = '';
1923 $out .= ">\n";
1932 return $out;
2539 $out .= '" ';
2567 return $out;
2713 $out .= $out_p;
2736 return $out;
2792 $out .= ">";
2795 return $out;
2897 $out = <<<SVG
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.php106 $out = null;
229 $out .=
249 return $out;
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php249 $out = '';
252 $out .= mb_strcut($str, 0, 75, 'utf-8') . "\r\n";
255 $out .= $str . "\r\n";
261 return $out;
/plugin/bible/bible_douayRheims/
H A DAbdias.txt6 1:6. How have they searched Esau, how have they sought out his hidden things?
7 …1:7. They have sent thee out even to the border: all the men of thy confederacy have deceived thee…
8 …1:8. Shall not I in that day, saith the Lord, destroy the wise out of Edom, and understanding out
13 …ook on in his evils in the day of his calamity: and thou shalt not be sent out against his army in…
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DWrite.php108 $out = parent::_open($streamName, $context);
110 return $out;
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DWrite.php107 $out = parent::_open($streamName, $context);
109 return $out;
/plugin/findologicxmlexport/vendor/hoa/file/
H A DWrite.php108 $out = parent::_open($streamName, $context);
110 return $out;
/plugin/datatemplate/syntax/
H A Dlist.php332 $out = array();
338 if(!$datarows) return $out;
374 if($matched) $out[] = $dr;
376 return $out;
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DOptions.php396 $out = $this->colors->wrap('<' . $arg['name'] . '>', Colors::C_CYAN);
399 $out = '[' . $out . ']';
401 $text .= ' ' . $out;
/plugin/plantuml/
H A Dsyntax.php182 function _remote($data, $in, $out) { argument
233 return $img ? io_saveFile($out, $img) : false;
239 function _local($data, $in, $out) { argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/
H A DResultPrinter.php87 * @param resource $out
91 public function __construct($out = null, array $groups = [], array $excludeGroups = []) argument
93 parent::__construct($out);
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tcpdf/
H A DFpdi.php138 $out = parent::_getxobjectdict();
141 $out .= '/' . $pageData['id'] . ' ' . $pageData['objectNumber'] . ' 0 R ';
144 return $out;
/plugin/vkeyboard/
H A Dstyle.css126 -webkit-transition:background-color .15s ease-in-out;
127 -o-transition:background-color .15s ease-in-out;
128 transition:background-color .15s ease-in-out;
199 -webkit-transition:background-color .15s ease-in-out;
200 -o-transition:background-color .15s ease-in-out;
201 transition:background-color .15s ease-in-out;
/plugin/fckg/
H A Dstyle.css127 -webkit-transition:background-color .15s ease-in-out;
128 -o-transition:background-color .15s ease-in-out;
129 transition:background-color .15s ease-in-out;
207 -webkit-transition:background-color .15s ease-in-out;
208 -o-transition:background-color .15s ease-in-out;
209 transition:background-color .15s ease-in-out;

12345678910>>...36