Home
last modified time | relevance | path

Searched refs:pm (Results 1 – 25 of 63) sorted by relevance

123

/plugin/imgpaste/
Dscript.js28 const pm = window.Prosemirror.view;
29 … const parser = window.Prosemirror.classes.DOMParser.fromSchema(pm.state.schema);
31 pm.dispatch(pm.state.tr.replaceSelectionWith(nodes));
219 const pm = window.Prosemirror.view;
220 const imageNode = pm.state.schema.nodes.image.create({id: id});
221 pm.dispatch(pm.state.tr.replaceSelectionWith(imageNode));
/plugin/authucenter/lib/uc_client/model/
Dpm.php44 …$pm = $this->db->fetch_first("SELECT * FROM ".UC_DBTABLEPRE."pm_indexes i LEFT JOIN ".UC_DBTABLEPR…
45 if($this->isprivilege($pm['plid'], $uid)) {
46 …BLEPRE.$this->getposttablename($pm['plid'])." p LEFT JOIN ".UC_DBTABLEPRE."pm_lists t ON t.plid=p.…
66 $pm = $this->getprivatepmbyplid($uid, $plid, $starttime, $endtime, $start, $ppp);
68 $pm = $this->getchatpmbyplid($uid, $plid, $starttime, $endtime, $start, $ppp);
70 return $this->getpostlist($pm);
602 while($pm = $this->db->fetch_array($query)) {
603 if($pm['pmtype'] != 2) {
606 $pms[] = $pm;
/plugin/geonav/
Dstates.sql6 # Generation Time: Thursday 21st 2013f November 2013 03:17 pm
Dcontinents.sql6 # Generation Time: Thursday 21st 2013f November 2013 03:19 pm
/plugin/slidesharewp/syntax/
Dslidesharewp.php55 $pm = preg_match_all('/\[slideshare id=(.+?)&doc=(.+?)\]/', $match, $result);
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
Dp.js19 …:"\u2A25",pluse:"\u2A72",plusmn:"\u00B1",plussim:"\u2A26",plustwo:"\u2A27",pm:"\u00B1",pointint:"\… property
/plugin/authucenter/lib/uc_client/control/
Dpm.php210 foreach($pms as $key => $pm) {
274 foreach($pms as $key => $pm) {
306 foreach($pms as $key => $pm) {
/plugin/securelogin/
Drsalib.js438 var pm = m.abs();
439 if (pm.t <= 0)
442 if (pt.t < pm.t) {
452 var nsh = this.DB - nbits(pm[pm.t - 1]); // normalize modulus
454 pm.lShiftTo(nsh, y);
457 pm.copyTo(y);
/plugin/slideshare/slideshare/
Dsyntax.php44 $pm = preg_match_all($this->pattern,$match,$result);
/plugin/datepicker/script/jscalendar-1.0/
Dcalendar.js886 var pm = (hrs > 12);
887 if (t12 && pm) hrs -= 12;
898 AP = makeTimePart("ampm", pm ? "pm" : "am", ["am", "pm"]);
903 var pm, hrs = this.date.getHours(),
906 pm = (hrs >= 12);
907 if (pm) hrs -= 12;
909 AP.innerHTML = pm ? "pm" : "am";
1769 var pm = (hr >= 12);
1770 var ir = (pm) ? (hr - 12) : hr;
1794 s["%p"] = pm ? "PM" : "AM";
[all …]
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
DLICENSE1 Copyright (c) 2018-2019 Fabien Potencier and Trevor Rowbotham <trevor.rowbotham@pm.me>
/plugin/bez/lib/jquery.timepicker-1.11.9-0/
H A Djquery.timepicker.min.js7pm:w.am;break;case"A":j+=g.getHours()>11?w.PM:w.AM;break;case"g":h=g.getHours()%12,j+=0===h?"12":h… property
/plugin/asciidocjs/node_modules/commander/
DReadme.md420 …ectory of the entry script (like `./examples/pm`) with the name `program-subcommand`, like `pm-ins…
426 // file: ./examples/pm
631 node -r ts-node/register pm.ts
652 - Use the `--harmony` option when call the command, like `node --harmony examples/pm publish`. The …
/plugin/statistics/
Ddeleted.files181 flags/pm.png
538 ico/flags/pm.png
727 inc/robots.pm
/plugin/translation/
Ddeleted.files323 flags/more/pm.gif
416 flags/pm.gif
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
Ddhtmlxgantt_csp.js.map1 …ase \"%a\": return utc ? (date.getUTCHours() > 11 ? \"pm\" : \"am\") : (date.getHours() > 11 ? \"p…
/plugin/codeprettify/code-prettify/
DREADME.md109 "js", "m", "mxml", "perl", "pl", "pm", "py", "rb", "sh", "xhtml", "xml",
/plugin/authgooglesheets/
Dcomposer.lock769 "email": "pm@datasphere.ch",
1076 "email": "trevor.rowbotham@pm.me"
/plugin/rater/scripts/
Djquery.tablesorter.js1000 return /^(([0-2]?[0-9]:[0-5][0-9])|([0-1]?[0-9]:[0-5][0-9]\s(am|pm)))$/.test(s);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
Dimporter.js3227 this.pm = null;
3244 this.pm = new com.mxgraph.io.vsdx.mxPropertiesManager();
3245 this.pm.initialise(this.rootElement, this);
3471 return this.pm;
3473 mxVsdxModel.prototype.setPropertiesManager = function (pm) { argument
3474 this.pm = pm;
7589 this.pm = null;
7592 this.pm = model.getPropertiesManager();
8122 color = this.pm.getColor(color);
8153 … return this.pm.getColor(/* valueOf */ new String(/* parseInt */ parseInt(color) - 1).toString());
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dogg.js15pm=m.abs();if(pm.t<=0)return;var pt=this.abs();if(pt.t<pm.t){if(q!=null)q.fromInt(0);if(r!=null)th…
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/
DREADME.md926 [Getopt::Casual](http://search.cpan.org/~photo/Getopt-Casual-0.13.1/Casual.pm).
/plugin/jplayer/vendor/james-heinrich/getid3/
DREADME.md604 * http://cpansearch.perl.org/src/RGIBSON/Audio-DSS-0.02/lib/Audio/DSS.pm
Dreadme.txt622 * http://cpansearch.perl.org/src/RGIBSON/Audio-DSS-0.02/lib/Audio/DSS.pm
/plugin/diagramsnet/lib/math/config/
DMML_HTMLorMML.js53pm){r+=s.len}else{u.style.width=g.Em(s.len)}}if(v.height!==""){s=this.PHTMLdimen(v.height,"h",0);i…

123