Home
last modified time | relevance | path

Searched refs:p2 (Results 1 – 25 of 76) sorted by relevance

1234

/plugin/quickstats/scripts/php-inet6_1.0.2/
Dinet6.php159 $p2 = '0x' . substr($addr, 16);
161 $p2 = gmp_init($p2);
162 $result = array(gmp_strval($p1), gmp_strval($p2));
180 $p2 = gmp_strval(gmp_init($val[1]), 16);
182 while (strlen($p2) < 16) $p2 = '0' . $p2;
183 $addr = $p1 . $p2;
/plugin/freechat/phpfreechat/src/
Dpfctools.php81 function pfc_RelativePath($p1, $p2) argument
84 if (is_file($p2)) $p2 = dirname($p2);
87 $p2 = realpath(cleanPath($p2));
94 strpos($p2, $p1) !== 0)
100 $p2 = str_replace("\\","/",substr($p2, strlen($p1)+1, strlen($p2)-strlen($p1)));
103 $p2 = substr($p2, strlen($p1));
105 $p2 = substr($p2, strlen($p1)+1);
108 $res .= $p2;
Dpfccommand.class.php303 foreach( $res2[1] as $p2 )
305 $p2[1] += $p[1];
306 $params_res[] = $p2;
/plugin/sketchcanvas/phplib/
Dimage.php261 $p2 = $pts[1]; 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);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
DSalsa20.php44 protected $p2 = false; variable in phpseclib3\\Crypt\\Salsa20
229 $this->p2 = substr($constant, 8, 4) .
321 $iv = pack('V', $this->counter) . $this->p2;
333 $block ^= static::salsa20($this->p1 . pack('V', $i++) . $this->p2);
358 $iv = pack('V', $buffer['counter']) . $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);
383 $iv = pack('V', $buffer['counter']) . $this->p2;
395 … $block ^= static::salsa20($this->p1 . pack('V', $buffer['counter']++) . $this->p2);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
DBinary.php201 $p2 = $f->multiply($i);
203 $x3 = $p1->add($p2)->add($p3);
220 $p2 = $f->multiply($i);
222 $x3 = $p1->add($p2)->add($p3);
258 $p2 = $a->add($y1)->multiply($b);
259 $y3 = $p1->add($p2);
269 $p2 = $a->add($y1->multiply($z1))->add($z3)->multiply($x3);
270 $y3 = $p1->add($p2);
DBase.php230 $p2 = $this->convertToInternal($points[1]);
232 $p2 = $this->multiplyPoint($p2, $scalars[1]);
233 $r = $this->addPoint($p1, $p2);
DMontgomery.php227 $p2 = $this->convertToInternal($p);
235 list($p2, $p1) = $this->doubleAndAddPoint($p2, $p1, $x);
237 list($p1, $p2) = $this->doubleAndAddPoint($p1, $p2, $x);
DKoblitzPrime.php127 $p2 = $c2->multiply($v2['a']);
131 $k1 = $k->subtract($p1)->subtract($p2);
/plugin/autolink4/syntax/
Dallwords.php182 * @param string $p2 - Another page.
185 function _isSamePage($p1, $p2) { argument
186 return preg_replace('/#.*/', '', $p1) == preg_replace('/#.*/', '', $p2);
Dregex.php125 * @param string $p2 - Another page.
128 function _isSamePage($p1, $p2) { argument
129 return $p1 == $p2;
/plugin/diagramsnet/lib/js/diagramly/
DDistanceGuides.js243 var createEqGuide = function(p1, p2, curGuide, isVer) argument
263 points.push(p2);
264 points.push(new mxPoint(p2.x - dx, p2.y - dy));
265 points.push(new mxPoint(p2.x + dx, p2.y + dy));
352 var p2 = hPoints[i+1];
353 var guideEq = createEqGuide(p1, p2, curArr != null ? curArr[i/2] : null);
426 var p2 = vPoints[i+1];
427 var guideEq = createEqGuide(p1, p2, curArr != null ? curArr[i/2] : null, true);
/plugin/magnifier/
Dsyntax.php75 $p2 = buildAttributes($p);
76 …->doc .= '<img src="' . ml($id, array( 'w' => $p['width'], 'h' => $p['height'] ) ) . '" '.$p2.'/>';
/plugin/ckgedit/
Dscript.js45 function(match, p1, p2) { argument
51 if(p2.length > 2500000 && !skip ) {
52 …).append('<input type="hidden" id="broken_image" name="broken_image" value="' + p2.length +'" />');
65 …_HTML_BLOCK~~\s*(<\/p>)*([\s\S]+)~~CLOSE_HTML_BLOCK~~\s*(<\/p>)*/gm, function(match,p,p1,text,p2) { argument
/plugin/diagramsnet/lib/math/extensions/TeX/mhchem3/
Dmhchem.js74 "~I":function(t,n,e){return{l:e,p1:n[0],p2:n[1]}},
84 …-z]\$|[a-z])?$/);return a[1]=a[1].replace(/\$/g,""),e.push({l:"~C",p1:a[1],p2:a[2]}),a[3]&&(a[3]=a… 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])}},
157 "%t":function(t,n){return{l:"%s",p1:x.go(n[0]),p2:x.go(n[1])}},
261 …}F");var o={d:x.go(t.d,"pu"),q:x.go(t.q,"pu")};"//"===t.o?n={l:"%P",p1:o.d,p2:o.q}:(1<(n=o.d).leng…
282p2+"}";n="\\mathchoice{\\textstyle"+a+"}{"+a+"}{"+a+"}{"+a+"}";break;case"%P":var o="\\frac{"+u.j(…
/plugin/katex/_assets/contrib/
Dmhchem.min.js1p2:e[1]}},copy:function(t,e){return e},rm:function(t,e){return{type_:"rm",p1:e||""}},text:function… property
/plugin/popupviewer/syntax/
Dviewer.php109 $p2 = buildAttributes($p);
110 … $name = '<img src="' . ml($id, array( 'w' => $p['width'], 'h' => $p['height'] ) ) . '" '.$p2.'/>';
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/
DStrings.php363 $p2 = ($b * 0x8020) & 0x88440;
365 (($p1 | $p2) * 0x10101) >> 16
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.core.js1323 function base3(t, p1, p2, p3, p4) { argument
1324 var t1 = -3 * p1 + 9 * p2 - 9 * p3 + 3 * p4,
1325 t2 = t * t1 + 6 * p1 - 12 * p2 + 6 * p3;
1326 return t * t2 - 3 * p1 + 3 * p2;
1975 p2 = path2 && pathToAbsolute(path2),
2040 p2 && (pcoms2[i]="A"); // the same as above
2044 ii = mmax(p.length, p2 && p2.length || 0);
2054 ii = mmax(p.length, p2 && p2.length || 0);
2061 for (var i = 0, ii = mmax(p.length, p2 && p2.length || 0); i < ii; i++) {
2077 if (p2) { // the same procedures is done to p2
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
Dtheme.js111 var p2 = { variable
117 ' ' + p2.x.toFixed(1) + ',' + p2.y.toFixed(1) + // end control point
/plugin/pgn4web/pgn4web/
Dtactics.pgn484 [FEN "3rb1k1/1p2r1pp/5p2/R1Rp4/pP1P4/P3B3/5PPP/6K1 b - - 0 1"]
568 [FEN "b2n3k/2p5/3p2BP/1p1P3N/3P4/5p2/1P4PP/6K1 w - - 0 1"]
610 [FEN "3r2k1/p3b2p/1p2p1p1/5p2/1PP1nP2/2B1NRPq/PQ5P/6K1 b - - 0 1"]
678 [FEN "5k2/5p2/1K3P2/1P4Q1/8/8/5r2/5r2 w - - 0 1"]
684 [FEN "8/8/5p2/P1kb3P/R2bp3/8/5PK1/8 b - - 0 1"]
768 [FEN "2k4r/ppp3p1/5p2/1P6/r3P3/4K3/3R2B1/3R4 w - - 0 1"]
786 [FEN "rnb1k2r/pp2b1pp/2p2pn1/q3P2Q/5p2/PB6/1BPP2PP/RN2K1NR w KQkq - 0 1"]
1319 [FEN "6k1/3Q4/5p2/5P2/8/1KP5/PP4qp/2B5 w - - 0 1"]
1713 [FEN "r1rn4/1Np1k1p1/p3p2p/5p2/3P1P2/P1R1PP2/1P2K1P1/2R5 b - - 0 1"]
1786 [FEN "6k1/5p2/p4npQ/4p1N1/5n2/2r3R1/P2q2PP/5R1K w - - 0 1"]
[all …]
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js5520 function base3(t, p1, p2, p3, p4) { argument
5521 var t1 = -3 * p1 + 9 * p2 - 9 * p3 + 3 * p4,
5522 t2 = t * t1 + 6 * p1 - 12 * p2 + 6 * p3;
5523 return t * t2 - 3 * p1 + 3 * p2;
6227 p2 = path2 && pathToAbsolute(path2),
6292 p2 && (pcoms2[i] = "A"); // the same as above
6296 ii = mmax(p.length, p2 && p2.length || 0);
6306 ii = mmax(p.length, p2 && p2.length || 0);
6313 for (var i = 0, ii = mmax(p.length, p2 && p2.length || 0); i < ii; i++) {
6329 if (p2) { // the same procedures is done to p2
[all …]
/plugin/strata/
Dmanual.txt431 Person 2: ?p2
441 ?p2 is a: person
442 ?p1 ?r: ?p2
459 Person 2: ?p2
466 ?p2 is a: person
467 ?p1 ?r: ?p2
476 Person 2: ?p2
488 ?p2 is a: person
489 ?p1 ?r: ?p2
/plugin/jplayer/vendor/symfony/process/Tests/
DProcessTest.php1369 $p2 = $this->getProcessForCode('stream_copy_to_stream(STDIN, STDOUT);');
1370 $p2->setInput($p1);
1373 $p2->run();
1377 $this->assertSame('', $p2->getErrorOutput());
1378 $this->assertSame('456', $p2->getOutput());
/plugin/openlayersmap/
DStaticMap.php712 $p2 = $line->geometryN($p + 1);
721 … ($this->width / 2) - $this->tileSize * ($this->centerX - $this->lonToTile($p2->x(), $this->zoom))
724 … ($this->height / 2) - $this->tileSize * ($this->centerY - $this->latToTile($p2->y(), $this->zoom))

1234