Home
last modified time | relevance | path

Searched refs:q (Results 1 – 25 of 616) sorted by relevance

12345678910>>...25

/plugin/diagramsnet/lib/math/extensions/
H A DMathEvents.js19q){return n.Handler(q,"Mousedown",this)},Mouseup:function(q){return n.Handler(q,"Mouseup",this)},M… variable
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DSearch.php67 for ($q = 0, $max = $k - 1; $q <= $max; ++$q) {
68 $L[$q][-$q - 1] = $L[$q][-$q - 2] = $q - 1;
71 for ($q = 0; $q <= $k; ++$q) {
72 for ($d = -$q, $max = $n - $m + $k - $q; $d <= $max; ++$d) {
75 $L[$q - 1][$d - 1],
76 $L[$q - 1][$d ] + 1,
77 $L[$q - 1][$d + 1] + 1
83 $L[$q][$d] = $l + static::lcp($a, $b);
85 if ($L[$q][$d] == $m - 1 ||
86 $d + $L[$q][$d] == $n - 1) {
[all …]
/plugin/multipoll/
H A Dsyntax.php66 $q['a'][] = $m[2];
71 $q['a'][] = $m[2];
75 $q['q'] = implode(' ', array_map('trim', $q['q']));
79 $q['q'][] = $l;
136 if(!isset($poll['results'][$q])) $poll['results'][$q] = array();
145 if(!isset($poll['results'][$q][$v])) $poll['results'][$q][$v] = 0;
187 $q = 0;
194 …$s = isset($poll['results'][$q]) ? (isset($poll['results'][$q][$a]) ? $poll['results'][$q][$a] : 0…
203 $q++;
219 $q = 0;
[all …]
/plugin/indexmenu2/cms/
H A Dcms.js15q){try{for(var E=K.length;E>=0;E--){if(_.stripCssClasses[q].indexOf(K[E])<0)continue;K.splice(E,1)… argument
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19q=this.config.linebreaks.automatic,x=this.config.linebreaks.width;if(q){t=(x.match(/^\s*(\d+(\.\d*… argument
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Gyre-Termes/
H A Dfontdata-extra.js19q="H",d="V";var c="GyreTermesMathJax_Alphabets",v="GyreTermesMathJax_Arrows",x="GyreTermesMathJax_… variable
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Gyre-Pagella/
H A Dfontdata-extra.js19q="H",d="V";var c="GyrePagellaMathJax_Alphabets",v="GyrePagellaMathJax_Arrows",x="GyrePagellaMathJ… variable
/plugin/formatplus/
H A Dscript.js25 var q = quotes[j];
26 if(q.length < 3) continue;
27 var q1 = q.substring(1,q.length-1);
30 q = quotes[j+1];
31 if(q.length >= 3){
32 q2 = q.substring(1,q.length-1);
46 var q = qelems[i];
47 if(isParentNode(qprev, q)){
61 q.insertBefore(mark_before, q.firstChild);
62 q.insertBefore(mark_after);
[all …]
/plugin/bez/mdl/
H A DSubscriptionFactory.php11 $q = "SELECT user_id FROM {$this->get_table_name()} WHERE token=?";
12 $r = $this->model->sqlite->query($q, $token);
23 $q = "UPDATE {$this->get_table_name()} SET mute=1 WHERE user_id=?";
24 $this->model->sqlite->query($q, $user_id);
30 $q = "UPDATE {$this->get_table_name()} SET mute=1 WHERE user_id=?";
31 $this->model->sqlite->query($q, $this->model->user_nick);
40 $q = "UPDATE {$this->get_table_name()} SET mute=0 WHERE user_id=?";
41 $this->model->sqlite->query($q, $this->model->user_nick);
49 $q = "SELECT mute FROM {$this->get_table_name()} WHERE user_id=?";
50 $r = $this->model->sqlite->query($q,
[all...]
/plugin/formatplus2/
H A Dscript.js53 var q = quotes[j];
54 if(q.length < 3) continue;
55 var q1 = q.substring(1,q.length-1);
58 q = quotes[j+1];
59 if(q.length >= 3){
60 q2 = q.substring(1,q.length-1);
74 var q = qelems[i];
75 if(isParentNode(qprev, q)){
89 q.insertBefore(mark_before, q.firstChild);
90 q.insertBefore(mark_after);
[all …]
/plugin/codemirror/dist/modes/
H A Dcobol.min.js1q=null;switch(p.mode){case"string":var r=false;while((r=j.next())!=null){if(r=='"'||r=="'"){p.mode…
H A Delm.min.js1q=j.next();if(h.test(q)){return q==="{"&&j.eat("-")?a(j,p,k(1)):q==="["&&j.match("glsl|")?a(j,p,o)…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Djax.js19q=null;if(o&&this.testCollection(o)){q=o}else{for(var p=0,n=r.length;p<n;p++){if(r[p]===o){continu… argument
/plugin/linksuggest/
H A Daction.php50 $q = trim($INPUT->post->str('q')); //entered string
53 list($q, $hash) = array_pad(explode('#', $q, 2), 2, null);
56 $entered_ns = getNS($q); //namespace of entered string
59 //no namespace given (i.e. none : in $q)
61 if (substr($q, 0, 2) === '..') {
63 } elseif (substr($q, 0, 1) === '.') {
66 } elseif (substr($q, 0, 1) === '~') {
72 $entered_page = cleanID(noNS($q)); //pag
[all...]
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmultiline.js19q=this.getValues("linebreak","linebreakstyle","lineleading","linebreakmultchar","indentalign","ind… argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DOpenSSH.php58 list($p, $q, $g, $y, $x, $comment) = Strings::unpackSSH2('i5s', $parsed['paddedKey']);
63 list($p, $q, $g, $y) = Strings::unpackSSH2('iiii', $parsed['publicKey']);
81 …public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, a… argument
83 if ($q->getLength() != 160) {
93 $DSAPublicKey = Strings::packSSH2('siiii', 'ssh-dss', $p, $q, $g, $y);
118 …public static function savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, … argument
120 $publicKey = self::savePublicKey($p, $q, $g, $y, ['binary' => true]);
121 $privateKey = Strings::packSSH2('si5', 'ssh-dss', $p, $q, $g, $y, $x);
H A DPuTTY.php69 list($p, $q, $g, $y) = Strings::unpackSSH2('iiii', $public);
88 …public static function savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, … argument
90 if ($q->getLength() != 160) {
94 $public = Strings::packSSH2('iiii', $p, $q, $g, $y);
110 public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y) argument
112 if ($q->getLength() != 160) {
116 return self::wrapPublicKey(Strings::packSSH2('iiii', $p, $q, $g, $y), 'ssh-dsa');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDSA.php74 protected $q; variable in phpseclib3\\Crypt\\DSA
147 $q = BigInteger::randomPrime($N);
148 $divisor = $q->multiply($two);
157 list($e) = $p_1->divide($q);
174 $dsa->q = $q;
212 $private->q = $params->q;
215 $private->x = BigInteger::randomRange(self::$one, $private->q->subtract(self::$one));
249 $new->q = $components['q'];
282 return ['L' => $this->p->getLength(), 'N' => $this->q->getLength()];
316 $key = $type::saveParameters($this->p, $this->q, $this->g);
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML-full.js49q){return n.Handler(q,"Mousedown",this)},Mouseup:function(q){return n.Handler(q,"Mouseup",this)},M… argument
50q=this.findContainer(u);var l=Math.floor(0.85*q.clientWidth),t=Math.max(document.body.clientHeight… variable
51q,e,r){var p="2.7.9";var d=MathJax.Callback.Signal("menu");MathJax.Extension.MathMenu={version:p,s…
55q={paddingLeft:p,paddingTop:m,paddingRight:"0px",paddingBottom:"0px"};for(var n in q){if(q.hasOwnP… class in a
56q=null;if(o&&this.testCollection(o)){q=o}else{for(var p=0,n=r.length;p<n;p++){if(r[p]===o){continu… argument
57q,aU;X=(av[aC]?aC:0);for(ad=X;ad<=ap;ad++){for(ae=0,ac=aw.length;ae<ac;ae++){if(aw[ae][ad]){X=(thi…
58q=s.length,u,r,v,o,n;for(t=0;t<q;t++){u=s[t];if(!u.parentNode){continue}r=u.previousSibling;if(r&&… argument
H A DAccessible-full.js66q){return n.Handler(q,"Mousedown",this)},Mouseup:function(q){return n.Handler(q,"Mouseup",this)},M… argument
67q=this.findContainer(u);var l=Math.floor(0.85*q.clientWidth),t=Math.max(document.body.clientHeight… variable
68q,e,r){var p="2.7.9";var d=MathJax.Callback.Signal("menu");MathJax.Extension.MathMenu={version:p,s…
71q=h.getHD(p.parentNode),k=h.getW(p.parentNode);if(l>1){var n=(q.h+q.d)/2,j=h.TeX.x_height/2;p.pare…
73q;for(o=0,n=arguments.length;o<n;o++){p=arguments[o];if(!p){continue}if(p instanceof i.mbase){p=b.… argument
74q,n,i){if(l==null){l=this.GetDelimiterArg(j)}if(q==null){q=this.GetDelimiterArg(j)}if(n==null){n=t… argument
77q={paddingLeft:p,paddingTop:m,paddingRight:"0px",paddingBottom:"0px"};for(var n in q){if(q.hasOwnP… argument
78q=null;if(o&&this.testCollection(o)){q=o}else{for(var p=0,n=r.length;p<n;p++){if(r[p]===o){continu… argument
79q,aU;X=(av[aC]?aC:0);for(ad=X;ad<=ap;ad++){for(ae=0,ac=aw.length;ae<ac;ae++){if(aw[ae][ad]){X=(thi…
80q=s.length,u,r,v,o,n;for(t=0;t<q;t++){u=s[t];if(!u.parentNode){continue}r=u.previousSibling;if(r&&… argument
H A DAM_HTMLorMML-full.js49q){return n.Handler(q,"Mousedown",this)},Mouseup:function(q){return n.Handler(q,"Mouseup",this)},M… argument
50q=this.findContainer(u);var l=Math.floor(0.85*q.clientWidth),t=Math.max(document.body.clientHeight… variable
51q,e,r){var p="2.7.9";var d=MathJax.Callback.Signal("menu");MathJax.Extension.MathMenu={version:p,s…
54q(ai,true);F--;if(typeof ad.invisible=="boolean"&&ad.invisible){ac=O("mrow",al[0])}else{ac=O("mo",… function
55q={paddingLeft:p,paddingTop:m,paddingRight:"0px",paddingBottom:"0px"};for(var n in q){if(q.hasOwnP… argument
56q=null;if(o&&this.testCollection(o)){q=o}else{for(var p=0,n=r.length;p<n;p++){if(r[p]===o){continu… argument
57q,aU;X=(av[aC]?aC:0);for(ad=X;ad<=ap;ad++){for(ae=0,ac=aw.length;ae<ac;ae++){if(aw[ae][ad]){X=(thi…
58q=s.length,u,r,v,o,n;for(t=0;t<q;t++){u=s[t];if(!u.parentNode){continue}r=u.previousSibling;if(r&&… argument
/plugin/md5gen/
H A Dsyntax.php57 …$buffer.="String to Encode: <input type='password' name='q'>&nbsp;<input type='submit' value='Get …
60 if($_POST['q']!=""){
63 $_POST['q']=strip_tags($_POST['q']);
65 $result=md5(trim($_POST['q']));
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Asana-Math/
H A Dfontdata-extra.js19q="H",d="V";var c="AsanaMathJax_Alphabets",v="AsanaMathJax_Arrows",x="AsanaMathJax_DoubleStruck",A… variable
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19q;for(o=0,n=arguments.length;o<n;o++){p=arguments[o];if(!p){continue}if(p instanceof i.mbase){p=b.… class in AnonymousFunctione94a32f95c00
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DArimaOrder.php33 public $q; variable in Google\\Service\\Bigquery\\ArimaOrder
66 public function setQ($q) argument
68 $this->q = $q;
75 return $this->q;

12345678910>>...25