Home
last modified time | relevance | path

Searched refs:pv (Results 1 – 25 of 39) sorted by relevance

12

/plugin/asciidocjs/node_modules/core-js/modules/
Des6.date.to-json.js13 var pv = toPrimitive(O); variable
14 return typeof pv == 'number' && !isFinite(pv) ? null : O.toISOString();
/plugin/freechat/phpfreechat/src/commands/
Dupdate.class.php50 foreach( $u->privmsg as $id => $pv )
52 $cmdp["recipient"] = $pv["recipient"];
66 foreach( $u->privmsg as $id => $pv )
68 $cmdp["recipient"] = $pv["recipient"];
Dnick.class.php62 foreach( $u->privmsg as $id => $pv )
64 $cmdp["recipient"] = $pv["recipient"];
Dconnect.class.php122 foreach($u->privmsg as $recipientid2 => $pv)
124 $recipient2 = $pv['recipient'];
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des6.date.to-json.js15 var pv = toPrimitive(O); variable
16 return typeof pv == 'number' && !isFinite(pv) ? null :
/plugin/asciidocjs/node_modules/core-js/modules/library/
Des6.date.to-json.js15 var pv = toPrimitive(O); variable
16 return typeof pv == 'number' && !isFinite(pv) ? null :
/plugin/pgn4web/pgn4web/
Dparsing-tests.js30 function testRandomMoves(nn, pv, pg) { argument
34 if (typeof(pv) == "undefined") { pv = 0.5; }
45 if (Math.random() < pv) {
Dpgn-standard.txt2254 requirements for the operands. For example, the "pv" (predicted variation)
2526 If a non-empty "pv" (predicted variation) line of play is also present in the
2533 16.2.5.19: Opcode "pv": predicted variation
2535 The "pv" opcode is used to provide a predicted variation for the indicated
/plugin/progrecss/
Dsyntax.php220 function _place_percentage ($pv, $p, $where) { argument
222 $wt.= ' <span class="bar '. $where. '" style="width: '.$pv. '%;">';
/plugin/botmon/
H A Dscript.js287 const pv = visit._pageViews[i];
288 if (pv.pg == view.pg) {
289 return pv;
436 let pv = model._getPageView(visitor, dat);
437 if (!pv) {
439 pv = model._makePageView(dat, type);
440 visitor._pageViews.push(pv);
444 if (!pv._seenBy.includes(type)) pv._seenBy.push(type);
445 if (pv._lastSeen.getTime() < dat.ts.getTime()) pv._lastSeen = dat.ts;
446 pv._tickCount += 1;
[all …]
/plugin/swfobject/
Dscript.js4pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.rea…
/plugin/diagramsnet/lib/js/diagramly/
DEditor.js8083 function printGraph(thisGraph, pv, forcePageBreaks)
8149 if (pv == null)
8151 pv = PrintDialog.createPrintPreview(thisGraph, scale, pf, border, x0, y0, autoOrigin);
8152 pv.pageSelector = false;
8153 pv.mathEnabled = false;
8159 pv.title = file.getTitle();
8162 var writeHead = pv.writeHead;
8165 pv.writeHead = function(doc)
8221 var printPreviewRenderPage = pv.renderPage;
8223 pv.renderPage = function(w, h, dx, dy, content, pageNumber)
[all …]
DPages.js574 var pv = node.getAttribute('page');
605 …pageVisible: (this.isLightboxView()) ? false : ((pv != null) ? (pv != '0') : this.defaultPageVisib…
/plugin/chat/
Dreadme.txt30 [[http://pv.no-ip.org/bin/dokuwiki-chat-1.1.2.zip|Mirror 1 here]] (version 1.1.2), or \\
/plugin/diagramsnet/lib/js/grapheditor/
DEditor.js493 var pv = node.getAttribute('page');
495 if (pv != null)
497 this.graph.pageVisible = (pv != '0');
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtlDump.php3396 for ($pv = 0; $pv < $PairValueCount; $pv++) {
DOtl.php3345 for ($pv = 0; $pv < $PairValueCount; $pv++) {
/plugin/bpmnio/vendor/bpmn-js/dist/
Dbpmn-modeler.production.min.js197pv(e,t,n,i){Im.call(this,e,t,n),this._bpmnRules=i}function lv(){}sv.$inject=["modeling","textRende… class
/plugin/asciidocjs/node_modules/core-js/client/
Dlibrary.js6459 var pv = toPrimitive(O);
6460 return typeof pv == 'number' && !isFinite(pv) ? null :
Dshim.js7194 var pv = toPrimitive(O);
7195 return typeof pv == 'number' && !isFinite(pv) ? null : O.toISOString();
Dcore.js7296 var pv = toPrimitive(O);
7297 return typeof pv == 'number' && !isFinite(pv) ? null : O.toISOString();
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js191pv={slotFill(e,t){const{type:n,context:i,...o}=e,r=this.components.getComponent(n,i)||t;return r?b…
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js34pv="djs-dragging",uv="drop-ok",lv="drop-not-ok",hv="new-parent",dv="attach-ok";function fv(e,t,n,i…
/plugin/diagramsnet/lib/WEB-INF/lib/
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/flowcharts/
Dmermaid.min.js1pv=Ly((function(t){t.setUTCSeconds(0,0)}),(function(t,e){t.setTime(+t+6e4*e)}),(function(t,e){retu…

12