Home
last modified time | relevance | path

Searched refs:ops (Results 1 – 25 of 38) sorted by relevance

12

/plugin/structcondstyle/
H A Daction.php21 protected $ops = []; variable in action_plugin_structcondstyle
43 … $this->ops = [ "=" => new Operator("=", function($lhs, $rhs){return $lhs == $rhs;}),
99 foreach ($this->ops as $k => $op) {
201 $cond_applies = $this->ops[$operator]->evaluate($row_val,$argument);
/plugin/condition/
H A Dbase_tester.php.orig.php62 $ops = array();
63 …foreach($this->getkeys() as $m) $ops = array_merge($ops, call_user_func(array($this, 'test_'.$m), …
64 return array_unique($ops);
H A Dsyntax.php184 $ops = $this->allowedoperators;
185 if($head) $ops = array('!');
186 if(preg_match('`^'.$this->_preg_build_alternative($ops).'`', $match, $r)) return $r[1];
/plugin/const/
H A Dclass.evalmath.php276 $ops = array( '+', '-', '*', '/', '^', '_', '>', '<', '=' );
305 } elseif ( ( in_array( $op, $ops, true ) || $ex ) && $expecting_operator ) {
314 …while ( $stack->count > 0 && ( $o2 = $stack->last() ) && in_array( $o2, $ops, true ) && ( $ops_r[ …
455 } elseif ( in_array( $op, $ops, true ) && ! $expecting_operator ) {
465 if ( in_array( $op, $ops, true ) ) {
/plugin/diagramsnet/lib/js/rough/
H A Drough.min.js35 …][0],b[0][1],e))),{type:"path",ops:f}}return 2===c?{type:"path",ops:D(b[0][0],b[0][1],b[1][0],b[1]…
36 …id 0;a.seed&&(f.seed=a.seed+1);c=Z(b,c,f);e=e.concat(c)}return{type:"path",ops:e}}function aa(b,a,…
37 …],e=P(b,null,e),k=k.concat(e));return{estimatedPoints:f,opset:{type:"path",ops:k}}}function ca(b,a…
38 …[b,a]},{op:"lineTo",data:[b+e*Math.cos(f),a+c*Math.sin(f)]})),{type:"path",ops:r}}function J(b,a){…
53 …chureAngle:e.hachureAngle+90}),b=this._fillPolygon(a,b);return c.ops=c.ops.concat(b.ops),c}}]);ret…
54 …d,d,e);c.push.apply(c,_toConsumableArray(F.ops))}}catch(ha){g.e(ha)}finally{g.f()}return{type:"fil…
55 …ey:"fillPolygon",value:function(a,e){var c=C(a,e);return{type:"fillSketch",ops:this.dashedLine(c,e…
57 e,{hachureGap:c+b}));return{type:"fillSketch",ops:this.zigzagLines(c,b,e)}}},{key:"zigzagLines",val…
60 …value:function(a,e,c,b,d){d=this._o(d);return this._d("line",[{type:"path",ops:D(a,e,c,b,d)}],d)}},
69 …1],c))),f=[d[0],d[1]]}}}catch(ia){e.e(ia)}finally{e.f()}return{type:"path",ops:b}}(a,c))),this._d(…
[all …]
H A Drough.js.orig1ops:this.renderLines(n,e)}}renderLines(t,e){const s=[];for(const n of t)s.push(...this.helper.doub…
H A Drough.js.modified396 return s.ops = s.ops.concat(o.ops), s;
461 ops: n
482 ops: this.dashedLine(s, e)
1101 ops: z(t, e, s, n, o)
1117 ops: _o5
1123 ops: []
1148 ops: s
1187 ops: r
1224 ops: k
1252 ops: s
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D70.70.js1ops:[]};return o={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(o[Symbol.iterator]… property in AnonymousFunctione6029fa91800.s
H A D5.5.js1ops:[]};return a={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(a[Symbol.iterator]… property in AnonymousFunction480df4656f00.o
H A D5.5.js.map1ops: [] }, f, y, t, g;\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) },…
H A D4.4.js1ops:[]};return o={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(o[Symbol.iterator]… property in AnonymousFunction45b83f631fe00.s
H A D2.2.js31046 case 7: op = _.ops.pop(); _.trys.pop(); continue;
31051 if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
31052 if (t[2]) _.ops.pop();
32566 case 7: op = _.ops.pop(); _.trys.pop(); continue;
32571 if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
32572 if (t[2]) _.ops.pop();
34426 case 7: op = _.ops.pop(); _.trys.pop(); continue;
34431 if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
34432 if (t[2]) _.ops.pop();
35084 case 7: op = _.ops.pop(); _.trys.pop(); continue;
[all …]
/plugin/codemirror/dist/modes/
H A Dturtle.min.js.map1ops","keywords","operatorChars","tokenBase","stream","state","ch","next","match","tokenize","token…
H A Dsparql.min.js.map1ops","keywords","operatorChars","tokenBase","stream","state","ch","next","match","tokenize","token…
/plugin/confmanager/
H A Djquery.form.js993 var a = [], ops = el.options;
995 var max = (one ? index+1 : ops.length);
997 var op = ops[i];
/plugin/mantis/lib/
H A Dclass.wsdl.php586 $ops = array();
601 $ops = array_merge ($ops, $this->bindings[ $portData['binding'] ]['operations']);
605 return $ops;
H A Dnusoap.php5098 $ops = array();
5113 $ops = array_merge ($ops, $this->bindings[ $portData['binding'] ]['operations']);
5117 return $ops;
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2ops){TTY.ttys[dev]={input:[],output:[],ops:ops};FS.registerDevice(dev,TTY.stream_ops)}),stream_ops… argument
H A Dvorbis.js2ops){TTY.ttys[dev]={input:[],output:[],ops:ops};FS.registerDevice(dev,TTY.stream_ops)}),stream_ops… argument
H A Dopus.js2ops){TTY.ttys[dev]={input:[],output:[],ops:ops};FS.registerDevice(dev,TTY.stream_ops)}),stream_ops… argument
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js5357 …var ops = 'abs_diff_image abs_funct_1d abs_image abs_matrix abs_matrix_mod access_channel acos_ima…
5367 regex: new RegExp(this.getKeywords(ops), 'gm'),
/plugin/codemirror/dist/
H A Dscripts.min.js2ops.push(a)}else{a.ownsGroup=wc={ops:[a],delayedCallbacks:[]}}}function yc(a){var b=a.delayedCallb…
3 …if(b){zc(b,function(a){for(var b=0;b<a.ops.length;b++){a.ops[b].cm.curOp=null}xe(a)})}}function xe…
H A Dscripts.min.js.map1ops","ownsGroup","delayedCallbacks","fireCallbacksForOps","group","callbacks","cursorActivityCalle…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js15138 constructPath: function CanvasGraphics_constructPath(ops, args) {
15144 for (var i = 0, j = 0, ii = ops.length; i < ii; i++) {
15145 switch (ops[i] | 0) {
22081 value: function constructPath(ops, args) {
22092 …for (var _iterator6 = ops[Symbol.iterator](), _step6; !(_iteratorNormalCompletion6 = (_step6 = _it…
22161 …if (current.path && ops.length > 0 && ops[0] !== _util.OPS.rectangle && ops[0] !== _util.OPS.moveT…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js766 for (var i = 0; i < drawing.ops.length; i++)
768 var item = drawing.ops[i];

12