Home
last modified time | relevance | path

Searched refs:w (Results 1 – 25 of 67) sorted by path

123

/dokuwiki/
H A DCOPYING316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
320 The hypothetical commands `show w' and `show c' should show the appropriate
322 be called something other than `show w' and `show c'; they could even be
/dokuwiki/inc/Cache/
H A DCacheImageMod.php15 * @param int $w new width in pixel
20 public function __construct($file, $w, $h, $ext, $crop)
22 $fullext = '.media.' . $w . 'x' . $h;
21 __construct($file, $w, $h, $ext, $crop) global() argument
/dokuwiki/inc/
H A DJpegMeta.php482 $w = $this->getField('File.Width');
486 if($w >= $h){
487 if($w >= $maxwidth){
488 $ratio = $maxwidth/$w;
495 }elseif($w > $maxwidth){
496 $ratio = $maxwidth/$w;
841 $w = $this->getWidth();
844 return "width='" . $w . "' height='" . $h . "'";
H A Dcommon.php614 $w = $more['w'] ?? null;
616 if ($w || $h || $isexternalimage) {
617 $more['tok'] = media_get_token($id, $w, $h);
621 if (empty($more['w'])) unset($more['w']);
628 if (preg_match_all('/\b(w|h)=(\d*)\b/', $more, $matches, PREG_SET_ORDER) || $isexternalimage) {
629 $resize = ['w' => 0, 'h' => 0];
634 $more .= 'tok=' . media_get_token($id, $resize['w'], $resize['h']);
741 '!(\b)(www\.[\w
[all...]
H A Dindexer.php59 * @param string $w argument
62 function wordlen($w)
64 $l = strlen($w);
67 if (preg_match_all('/[\xE2-\xEF]/', $w, $leadbytes)) {
320 $handle = @fopen($conf['indexdir'] . '/lengths.idx', 'w');
/dokuwiki/inc/Search/
H A DIndexer.php119 foreach ($tokens as $w => $c) {
120 $l = wordlen($w);
122 $words[$l][$w] = $c + ($words[$l][$w] ?? 0);
124 $words[$l] = [$w => $c];
131 $word_idx = $this->getIndex('w', $wlen);
146 if ($word_idx_modified && !$this->saveIndex('w', $wlen, $word_idx))
472 str_starts_with($f, 'w') ||
813 $word_idx = $this->getIndex('w', $ixlen);
820 foreach ($tokens[$xword] as $w)
[all...]
/dokuwiki/inc/Ui/Media/
H A DDisplay.php30 * @param int $w bounding box width to resize pixel based images to
34 public function getPreviewHtml($w, $h) argument
37 $src = ml($this->mediaFile->getId(), ['w' => $w, 'h' => $h]);
45 'width' => $w,
98 $w = $this->mediaFile->getWidth();
100 if ($w && $h) {
101 return $w . '×' . $h;
/dokuwiki/inc/lang/cy/
H A Dconflict.txt5 Archwiliwch y gwahaniaethau isod yn drylwyr, yna penderfynnwch pa fersiwn i'w gadw. Os ydych chi'n dewis ''cadw'', caiff eich fersiwn chi ei gadw. Pwyswch ''canslo'' i gadw'r fersiwn cyfredol.
H A Dread.txt1 Mae'r dudalen hon i'w darllen yn unig. Gallwch chi edrych ar y ffynhonnell, ond nid ei newid hi. Cysylltwch â'ch gweinyddwr chi os ydych chi'n meddwl bod hwn yn anghywir.
/dokuwiki/inc/lang/de-informal/
H A Ddraft.txt
H A Drevisions.txt
/dokuwiki/inc/lang/de/
H A Ddraft.txt
H A Drevisions.txt
/dokuwiki/inc/lang/ku/
H A Dconflict.txt
H A Dedit.txt
/dokuwiki/inc/lang/lb/
H A Dconflict.txt
H A Ddraft.txt5 Decidéier w.e.g. obs de deng verlueren Ännerungssessioun //zeréckhuelen//, den Entworf //läschen// oder d'Änneren //ofbrieche// wëlls.
H A Dedit.txt1 Änner d'Säit an dréck ''Späicheren''. Kuck [[wiki:syntax]] fir d'Wiki-Syntax. Änner d'Säit w.e.g. nëmme wanns de se **verbessere** kanns. Wanns de Saache probéiere wëlls, da léier deng éischt Schréck an der [[playground:playground|Sandkaul]].
H A Dresendpwd.txt3 Gëff w.e.g. däi Benotzernumm an de Formulär hei ënnendrënner an fir e neit Passwuert fir dëse Wiki unzefroen. E Konfirmatiounslink gëtt dann op deng registréiert Emailadress geschéckt.
H A Dupdateprofile.txt
/dokuwiki/inc/lang/pl/
H A Dconflict.txt3 Istnieje nowsza wersja edytowanej strony. Prawdopodobnie ktoś zmienił tę stronę w trakcie Twojej pracy.
H A Ddraft.txt3 Twoja ostatnia sesja edycji nie została poprawnie zakończona. DokuWiki automatycznie zachowało szkic strony podczas Twojej pracy abyś mógł (mogła) ją dokończyć. Poniżej możesz zobaczyć co zostało zapisane w czasie ostatnie sesji.
H A Dedit.txt
H A Dindex.txt
H A Dlogin.txt

123