| /plugin/magnifier/ |
| D | syntax.php | 40 $p1 = Doku_Handler_Parse_Media($orig); 41 return array(trim($id), $w, $h, $orig, $p1); 47 list($id, $w, $h, $orig, $p1) = $data; 70 if ($p1['width']) $p['width'] = $p1['width']; 71 if ($p1['height']) $p['height'] = $p1['height']; 72 … if ($p1['title'] && !$p['title']) { $p['title'] = $p1['title']; $p['alt'] = $p1['title']; } 73 if ($p1['align']) $p['class'] .= ' media' . $p1['align'];
|
| /plugin/popupviewer/syntax/ |
| D | viewer.php | 74 $p1 = Doku_Handler_Parse_Media($orig); 75 return array($id, $name, $title, $w, $h, $orig, $close, null, $keepOpen, $exists, $p1); 83 … list($id, $name, $title, $w, $h, $orig, $close, $isImageMap, $keepOpen, $exists, $p1) = $data; 104 if ($p1['width']) $p['width'] = $p1['width']; 105 if ($p1['height']) $p['height'] = $p1['height']; 106 … if ($p1['title'] && !$p['title']) { $p['title'] = $p1['title']; $p['alt'] = $p1['title']; } 107 if ($p1['align']) $p['class'] .= ' media' . $p1['align']; 112 …tle ? $title : ($p1['title'] ? $p1['title'] : $id) ), ' popupimage' . ($p1['align'] ? ' media' . $…
|
| /plugin/freechat/phpfreechat/src/ |
| D | pfctools.php | 81 function pfc_RelativePath($p1, $p2) argument 83 if (is_file($p1)) $p1 = dirname($p1); 86 $p1 = realpath(cleanPath($p1)); 91 while( $p1 != "" && 92 $p1 != "/" && // for unix root dir 93 !preg_match("/^[a-z]\:\\\$/i",$p1) && // for windows rootdir 94 strpos($p2, $p1) !== 0) 97 $p1 = dirname($p1); 100 $p2 = str_replace("\\","/",substr($p2, strlen($p1)+1, strlen($p2)-strlen($p1))); 102 if ($p1 === "/" || $p1 === "") { [all …]
|
| /plugin/quickstats/scripts/php-inet6_1.0.2/ |
| D | inet6.php | 158 $p1 = '0x' . substr($addr, 0, 16); 160 $p1 = gmp_init($p1); 162 $result = array(gmp_strval($p1), gmp_strval($p2)); 179 $p1 = gmp_strval(gmp_init($val[0]), 16); 181 while (strlen($p1) < 16) $p1 = '0' . $p1; 183 $addr = $p1 . $p2;
|
| /plugin/sketchcanvas/phplib/ |
| D | image.php | 239 $p1 = cubicBezierPoint($a, $c, $d, $b, $t / $divs); 240 imageline($im, $a0[0], $a0[1], $p1[0], $p1[1], $color); 241 $a0 = $p1; 260 $p1 = $pts[0]; variable 266 imagerectangle($im, $p1[0], $p1[1], $p2[0], $p2[1], $c); 268 imagefilledrectangle($im, $p1[0], $p1[1], $p2[0], $p2[1], $c); 270 …imageellipse($im, ($p1[0] + $p2[0]) / 2, ($p1[1] + $p2[1]) / 2, abs($p2[0] - $p1[0]), abs($p2[1] -… 272 …imagefilledellipse($im, ($p1[0] + $p2[0]) / 2, ($p1[1] + $p2[1]) / 2, abs($p2[0] - $p1[0]), abs($p… 276 imageline($im, $p1[0], $p1[1], $p2[0], $p2[1], $c); 303 $p1 = quadraticBezierPoint($pts[0], $pts[1], $pts[2], $t / $divs); variable [all …]
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
| D | Montgomery.php | 225 $p1 = [$this->one, $this->zero]; 235 list($p2, $p1) = $this->doubleAndAddPoint($p2, $p1, $x); 237 list($p1, $p2) = $this->doubleAndAddPoint($p1, $p2, $x); 241 return $alreadyInternal ? $p1 : $this->convertToAffine($p1);
|
| D | Binary.php | 200 $p1 = $this->a->multiply($g); 203 $x3 = $p1->add($p2)->add($p3); 219 $p1 = $this->a->multiply($z3->multiply($z3)); 222 $x3 = $p1->add($p2)->add($p3); 257 $p1 = $a->add($y1)->add($z3)->multiply($this->b); 259 $y3 = $p1->add($p2); 268 $p1 = $b->multiply($z3); 270 $y3 = $p1->add($p2);
|
| D | Base.php | 229 $p1 = $this->convertToInternal($points[0]); 231 $p1 = $this->multiplyPoint($p1, $scalars[0]); 233 $r = $this->addPoint($p1, $p2);
|
| D | KoblitzPrime.php | 126 $p1 = $c1->multiply($v1['a']); 131 $k1 = $k->subtract($p1)->subtract($p2);
|
| /plugin/diagramsnet/lib/math/extensions/TeX/mhchem3/ |
| D | mhchem.js | 73 "~H":function(t,n,e){return{l:e,p1:n}}, 74 "~I":function(t,n,e){return{l:e,p1:n[0],p2:n[1]}}, 76 rm:function(t,n){return{l:"rm",p1:n||""}}, 84 …1]=a[1].replace(/\$/g,""),e.push({l:"~C",p1:a[1],p2:a[2]}),a[3]&&(a[3]=a[3].replace(/\$/g,""),e.pu… property 150 "%m":function(t,n){return{l:"%m",p1:x.go(n,"o")}}, 151 "~n":function(t,n){var e=n.replace(/\s*$/,"");return e!==n&&0===t["@@"]?{l:"~k",p1:e}:{l:"~l",p1:e}… 152 …x.go(t.rd,"%o"):"T"===t.rdt?[{l:"%p",p1:t.rd||""}]:x.go(t.rd),r="M"===t.rqt?x.go(t.rq,"%o"):"T"===… property 154 "~E":function(t,n){return{l:"~D",p1:x.go(n[0]),p2:x.go(n[1])}}, 155 "~U":function(t,n){return{l:"~T",p1:x.go(n[0]),p2:x.go(n[1])}}, 156 "%v":function(t,n){return{l:"%u",p1:x.go(n[0]),p2:x.go(n[1])}}, [all …]
|
| /plugin/katex/_assets/contrib/ |
| D | mhchem.min.js | 1 …p1:e}},"insert+p1+p2":function(t,e,n){return{type_:n,p1:e[0],p2:e[1]}},copy:function(t,e){return e… property
|
| /plugin/asciidocjs/node_modules/core-js/modules/ |
| D | _string-html.js | 8 var p1 = '<' + tag; 9 if (attribute !== '') p1 += ' ' + attribute + '="' + String(value).replace(quot, '"') + '"'; 10 return p1 + '>' + S + '</' + tag + '>';
|
| /plugin/asciidocjs/node_modules/core-js/library/modules/ |
| D | _string-html.js | 8 var p1 = '<' + tag; 9 if (attribute !== '') p1 += ' ' + attribute + '="' + String(value).replace(quot, '"') + '"'; 10 return p1 + '>' + S + '</' + tag + '>';
|
| /plugin/autolink4/syntax/ |
| D | allwords.php | 181 * @param string $p1 - One page. 185 function _isSamePage($p1, $p2) { argument 186 return preg_replace('/#.*/', '', $p1) == preg_replace('/#.*/', '', $p2);
|
| D | regex.php | 124 * @param string $p1 - One page. 128 function _isSamePage($p1, $p2) { argument 129 return $p1 == $p2;
|
| /plugin/asciidocjs/node_modules/camelcase/ |
| D | index.js | 24 .replace(/[_.\- ]+(\w|$)/g, function (m, p1) { argument 25 return p1.toUpperCase();
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | DistanceGuides.js | 243 var createEqGuide = function(p1, p2, curGuide, isVer) argument 260 points.push(new mxPoint(p1.x - dx, p1.y - dy)); 261 points.push(new mxPoint(p1.x + dx, p1.y + dy)); 262 points.push(p1); 351 var p1 = hPoints[i]; 353 var guideEq = createEqGuide(p1, p2, curArr != null ? curArr[i/2] : null); 425 var p1 = vPoints[i]; 427 var guideEq = createEqGuide(p1, p2, curArr != null ? curArr[i/2] : null, true);
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
| D | Salsa20.php | 37 protected $p1 = false; variable in phpseclib3\\Crypt\\Salsa20 224 $this->p1 = substr($constant, 0, 4) . 333 $block ^= static::salsa20($this->p1 . pack('V', $i++) . $this->p2); 373 … $block ^= static::salsa20($this->p1 . pack('V', $buffer['counter']++) . $this->p2); 377 $temp = static::salsa20($this->p1 . pack('V', $buffer['counter']++) . $this->p2); 395 … $block ^= static::salsa20($this->p1 . pack('V', $buffer['counter']++) . $this->p2);
|
| /plugin/fastwiki/ |
| D | pagecache.js | 22 this.add = function(id, data, p1) { argument 23 if (p1)
|
| /plugin/chessdiagram/toolbar/ |
| D | german.diff | 6 …t FEN (nur das Diagramm!) oder alternativ ein Buchstabe pro Figur 8x8\n7k/6p1/3r1pPp/pp2pP2/2p1P1R…
|
| D | english.diff | 6 … chessboard from FEN and alternative one character for each piece 8x8\n7k/6p1/3r1pPp/pp2pP2/2p1P1R…
|
| /plugin/openlayersmap/ |
| D | StaticMap.php | 683 $p1 = $extRing->geometryN($i); 685 … ($this->width / 2) - $this->tileSize * ($this->centerX - $this->lonToTile($p1->x(), $this->zoom)) 688 … ($this->height / 2) - $this->tileSize * ($this->centerY - $this->latToTile($p1->y(), $this->zoom)) 711 $p1 = $line->geometryN($p); 715 … ($this->width / 2) - $this->tileSize * ($this->centerX - $this->lonToTile($p1->x(), $this->zoom)) 718 … ($this->height / 2) - $this->tileSize * ($this->centerY - $this->latToTile($p1->y(), $this->zoom))
|
| /plugin/ckgedit/ |
| D | script.js | 45 function(match, p1, p2) { argument 47 if(p1.match(/msword/) ) { 65 …_HTML_BLOCK~~\s*(<\/p>)*([\s\S]+)~~CLOSE_HTML_BLOCK~~\s*(<\/p>)*/gm, function(match,p,p1,text,p2) { argument
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/ |
| D | Strings.php | 362 $p1 = ($b * 0x0802) & 0x22110; 365 (($p1 | $p2) * 0x10101) >> 16
|
| /plugin/wysiwyg/fckeditor/editor/_source/internals/ |
| D | fckdomtools.js | 332 var p1 = this.GetParents( node1 ) ; 335 for ( var i = 0 ; i < p1.length ; i++ ) 337 if ( p1[i] == p2[i] ) 338 retval.push( p1[i] ) ;
|