Home
last modified time | relevance | path

Searched refs:k (Results 326 – 350 of 1305) sorted by relevance

1...<<11121314151617181920>>...53

/plugin/ckgdoku/scripts/
H A Dscript-cmpr.js1k=/^<(\w+)((?:\s+\w+(?:\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|[^>\s]+))?)*)\s*(\/?)>/,c=/^<\/(\w+)[^>]*… variable
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php76 $this->wPt = $this->w * $this->k;
77 $this->hPt = $this->h * $this->k;
132 $x * $this->k,
133 ($this->h - $y - $newSize['height']) * $this->k,
204 . \sprintf('%.2F w', $this->LineWidth * $this->k) . "\n";
383 $this->_out(\sprintf('%.2F w', $width * $this->k));
421 $this->_put(\sprintf('/BBox[0 0 %.2F %.2F]', $template['width'] * $this->k, $template['height'] * $this->k));
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/et/
H A Det.txt
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTable.php533 for ($k = 0; $k < $this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['nr']; $k++) {
535 if (!isset($this->mpdf->cell[$k][$l])) {
537 if (isset($this->mpdf->cell[$k][$n]) && $this->mpdf->cell[$k][$n] != 0) {
541 $this->mpdf->cell[$k][$l] = [
556 $this->mpdf->cell[$k][$l]['border'] = 0;
557 $this->mpdf->cell[$k][$l]['border_details']['R'] = ['s' => 0, 'w' => 0, 'c' => false, 'style' => 'none', 'dom' => 0];
558 $this->mpdf->cell[$k][
[all...]
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dhandlebars.min.js1 …\}\}/,c:[{cN:"name",b:/[a-zA-Z\.-]+/,k:a,starts:{eW:!0,r:0,c:[e.QSM]}}]},{cN:"template-variable",b…
H A Dprotobuf.min.js1k:{keyword:"package import option optional required repeated group",built_in:"double float int32 i…
H A Dthrift.min.js1k:{keyword:"namespace const typedef struct enum service exception void oneway set list map require…
H A Dcoffeescript.min.js1k:c},s=[e.BNM,e.inherit(e.CNM,{starts:{e:"(\\s*/)?",r:0}}),{cN:"string",v:[{b:/'''/,e:/'''/,c:[e.B… property in AnonymousFunction592b5ae90100.r
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DSearch.php58 $k = 1
60 ->when($result = LUT\Search::approximated($y, $x, $k))
/plugin/ajaxloader/
H A Dhelper.php21 foreach($data as $k => $v) {
22 $form->addHidden("ajax_loader_data[$k]", $v);
/plugin/elwikiupgrade/lang/de/
H A Dstep0.txt3 …n Sie diese bitte zuerst bevor Sie fortfahren. Ihr Wiki könnte sonst unzugänglich werden und es kö…
5 …ierung möglich ist, muss der PHP Prozess auf die DokuWiki Dateien zugreifen können. Dies sollte no…
/plugin/confmanager/lang/de/
H A Dmime.txt1 Welchen Dateityp Sie über den [[doku>media_manager]] hochladen können, ist durch die "conf/mime.con…
10 Sie können jede Dateierweiterung mit dem zugehörigen Mime finden auf: http://filext.com/
12 Mehr Informationen können unter [[doku>mime]].
/plugin/autotranslation/lang/hu/
H A Dtotranslate.txt1 …ÍTANDÓ **Az oldal még nincs teljesen lefordítva. Kérjük, segítsen a befejezésében!**\\ //(Töröljük
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/
H A DArrayObjectFilter.php29 foreach ($arrayObject->getArrayCopy() as $k => $v) {
30 $clone->offsetSet($k, $this->copier->copy($v));
/plugin/translation/lang/hu/
H A Dtotranslate.txt
/plugin/authgoogle/google/service/
H A DGoogle_ServiceResource.php196 foreach ($o as $k => $v) {
197 if ($v === null || strstr($k, "\0*\0__")) {
198 unset($o[$k]);
201 $this->stripNull($o[$k]);
/plugin/visrep/
H A Dsyntax.php118 foreach ($data as $k=>$v) {
119 if ($k == 'md5') continue;
121 if (in_array($k, array('width', 'height'))) continue;
122 …$attrs[] = sprintf('%s = "%s"', htmlspecialchars($k, ENT_QUOTES, 'UTF-8'), htmlspecialchars($v, EN…
/plugin/genericsso/
H A Dauth.php28 foreach(array('emailAttribute', 'loginURL', 'logoutURL') as $k)
29 if(!array_key_exists($k, $this->conf) || !$this->conf[$k])
30 $missing_conf[] = $k;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DRedis.php123 foreach ($keys as $k) {
124 $pipe->hdel($me->getKey(), $k);
205 foreach ($keys as $k) {
206 $pipe->hdel($me->getKey(), $k);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DRedis.php123 foreach ($keys as $k) {
124 $pipe->hdel($me->getKey(), $k);
205 foreach ($keys as $k) {
206 $pipe->hdel($me->getKey(), $k);
/plugin/orgapp/
H A DOrgApplet.jar ... public final b extends n implements a { private transient k a private transient k b private transient k c private ...
/plugin/mantis/lib/
H A Dnusoap.php1290 $k = strpos($k,':') ? $this->expandQname($k) : $k;
1688 if ($k == 'elementFormDefault' || $k == 'attributeFormDefault') {
2230 $this->$k = $v;
2866 …if ($k == 'Connection' || $k == 'Content-Length' || $k == 'Host' || $k == 'Authorization' || $k ==…
3716 $k = strtolower($k);
3775 …$k = str_replace(' ', '-', strtolower(str_replace('_', ' ', substr($k, 5)))); …
3777 …$k = str_replace(' ', '-', strtolower(str_replace('_', ' ', $k))); …
4850 $k = strpos($k, ':') ? $this->expandQname($k) : $k;
4851 if ($k != 'location' && $k != 'soapAction' && $k != 'namespace') {
6286 $k = strpos($k,':') ? $this->expandQname($k) : $k;
[all …]
/plugin/freechat/phpfreechat/src/commands/
H A Derror.class.php14 foreach ($errors as $k => $e) { $error_ids .= ",'".$k."'"; $error_str.= $e." "; }
/plugin/docsearch/lang/sv/
H A Dconfmanager_description.txt5 Dokumentsök (DocSearch) kräver externa verktyg för att konvertera en specifik filtyp till ren text.
9 Dokumentsök (DocSearch) behöver förse konverteringsverktyget med sökvägen till filen som skall konv…
10 Detta görs genom platshållare. %in% är källfilen och %out% är målfilen.
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php92 foreach($this->shares[$calendarId] as $k=>$share) {
95 unset($this->shares[$calendarId][$k]);
156 foreach($this->calendars as $k=>$cal) {

1...<<11121314151617181920>>...53