| /plugin/botmon/config/ |
| H A D | known-clients.json | 4 "rx": [ "\\sOpera\\/.*?Version\\/(1\\d\\d)\\.", "Opera\\/(1\\d\\d)\\.", "\\sOPR\\/(1\\d\\d)\\." ] array 8 "rx": [ "\\sOpera\\/.*?Version\\/(\\d\\d)\\.", "Opera\\/(\\d\\d?)\\.", "\\sOPR\\/(\\d\\d?)\\." ] array 12 "rx": [ "\\sFxiOS\\/(\\d+)[\\.\\s;]" ] array 16 …"rx": [ "\\sAOL\\s(\\d+\\.\\d+)\\)", "\\sAOLBUILD\\/(\\S+)", "\\sBukaolshop\\s", "\\.aolapp\\/(\\d… array 20 "rx": [ "\\sSamsungBrowser[\\/\\s](\\d+\\.\\d+)" ] array 24 "rx": [ "\\sUCBrowser\\/(\\d+\\.\\d+)[\\s\\.]"] array 28 "rx": [ "\\sYaBrowser\\/(\\d+\\.\\d+)[\\s\\.]"] array 32 …"rx": [ "\\sHuaweiBrowser\\/(\\d+\\.\\d+)[\\s\\.]", "\\/harmony360Browser\\/(\\d+\\.\\d+)[\\s\\.]"] array 36 "rx": [ "\\(Ecosia \\w+@(\\d+)\\." ] array 40 "rx": [ "\\Silk\\/(\\d+)\\." ] array [all …]
|
| H A D | known-platforms.json | 4 "rx": [ "[\\(\\s]Windows\\sNT\\s(1\\d\\.\\d)[\\)\\s\\.;]" ] array 8 "rx": [ "[\\s\\(]Linux\\s" ] array 12 "rx": [ "\\sNetBSD[\\);\\s]", "\\sOpenBSD[\\);\\s]", "\\sFreeBSD[\\);\\s]" ] array 16 …"rx": [ "\\sFxiOS\\/(\\d+\\.\\d+)\\s", "\\siPhone\\sOS\\s([\\d\\._]+)\\s", "\\siPad\\s?OS\\s([\\d\… array 20 "rx": [ "\\sKFFOWI[\\)\\s]]", "\\sKFTHWI[\\)\\s]]" , "\\sSilk\\/"] array 24 "rx": [ "Android[\\s;\\/](\\d)[\\.;\\)]" ] array 28 "rx": [ "Android (\\d\\d)[\\.;\\s\\)]" ] array 32 "rx": [ "\\sMac OS X 10[\\._](\\d|1[0-3])[\\._;\\s\\)]", "\\sMac OS X (1[123])[\\.;_\\s]" ] array 36 …"rx": [ "\\sMac OS X 10[\\._](1[4-6])[\\._;\\s\\)]", "\\sMac OS X (1[4-6])[\\._;\\s\\)]", "\\sMac … array 40 …"rx": [ "[\\(\\s]Windows NT (\\d\\.?\\d*)[;\\s\\)]","Windows (\\d+\\.?\\d+?)[;\\s]","Windows (\\d\… array [all …]
|
| H A D | known-bots.json | 4 "rx": ["\\sbingbot\\/(\\d+\\.\\d+);"], array 10 …"rx": ["Googlebot\\/(\\d+\\.\\d+)", "Googlebot-Image\\/(\\d+\\.\\d+)","\\sGoogleOther(\\-\\w+)?[\\… array 16 "rx": ["AdsBot-Google;","AdsBot-Google-Mobile;", "Mediapartners-Google\\/(\\d+\\.\\d+);"], array 22 "rx": ["APIs-Google"], array 28 "rx": ["\\sGoogle-InspectionTool(\\-\\w+)?[\\)\\/]"], array 34 "rx": ["Google-NotebookLM"], array 40 "rx": ["Applebot\\/(\\d+\\.\\d+);", "Applebot\\-Extended\\/(\\d+\\.\\d+);"], array 46 "rx": ["Baiduspider"], array 52 "rx": [" redditbot\\/(\\d+\\.\\d+);"], array 58 "rx": ["Slurp[\\s;\\)]"], array [all …]
|
| /plugin/asciidocjs/node_modules/core-js/modules/ |
| D | es7.string.match-all.js | 26 var rx = new RegExp(regexp.source, ~flags.indexOf('g') ? flags : 'g' + flags); variable
|
| /plugin/asciidocjs/node_modules/core-js/library/modules/ |
| D | es7.string.match-all.js | 26 var rx = new RegExp(regexp.source, ~flags.indexOf('g') ? flags : 'g' + flags); variable
|
| /plugin/diagramsnet/lib/math/jax/output/SVG/autoload/ |
| D | menclose.js | 19 …(2).replace(/\.?0+$/,"");j.cx=Math.floor(e/2);j.cy=Math.floor((i+k)/2-k);j.rx=Math.floor((e-g)/2);… property
|
| /plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/ |
| D | menclose.js | 19 …Child,"rect",{x:1,y:1,width:this.HTMLpx(o-N)-1,height:this.HTMLpx(K+P-N)-1,rx:this.HTMLpx(Math.min… property
|
| /plugin/sequencediagram/bower_components/raphael/dev/ |
| D | raphael.svg.js | 462 $(node, {rx: value, ry: value}); property 1221 …res.attrs = {x: x, y: y, width: w, height: h, rx: r || 0, ry: r || 0, fill: "none", stroke: "#000"… property 1226 R._engine.ellipse = function (svg, x, y, rx, ry) { argument 1230 res.attrs = {cx: x, cy: y, rx: rx, ry: ry, fill: "none", stroke: "#000"}; property
|
| D | raphael.vml.js | 771 R._engine.ellipse = function (vml, x, y, rx, ry) { argument 782 rx: rx, property
|
| D | raphael.core.js | 183 rx: 0, property 214 rx: nu, property 249 ellipsePath = function (x, y, rx, ry) { argument 1830 a2c = function (x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument 3334 paperproto.ellipse = function (x, y, rx, ry) { argument
|
| /plugin/diagramsnet/lib/math/jax/input/MathML/entities/ |
| D | r.js | 19 …:"\u22CC",rtrie:"\u22B5",rtrif:"\u25B8",rtriltri:"\u29CE",ruluhar:"\u2968",rx:"\u211E"});MathJax.A… property
|
| /plugin/callflow/ |
| D | raphael.js | 580 rx: 0, property 610 rx: nu, property 645 ellipsePath = function (x, y, rx, ry) { argument 2216 a2c = function (x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument 3709 paperproto.ellipse = function (x, y, rx, ry) { argument 6198 $(node, {rx: value, ry: value}); property 6923 …res.attrs = {x: x, y: y, width: w, height: h, r: r || 0, rx: r || 0, ry: r || 0, fill: "none", str… property 6928 R._engine.ellipse = function (svg, x, y, rx, ry) { argument 6932 res.attrs = {cx: x, cy: y, rx: rx, ry: ry, fill: "none", stroke: "#000"}; property 7881 R._engine.ellipse = function (vml, x, y, rx, ry) { argument [all …]
|
| /plugin/advrack/ |
| D | raphael.js | 580 rx: 0, property 610 rx: nu, property 645 ellipsePath = function (x, y, rx, ry) { argument 2216 a2c = function (x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument 3709 paperproto.ellipse = function (x, y, rx, ry) { argument 6204 $(node, {rx: value, ry: value}); property 6929 …res.attrs = {x: x, y: y, width: w, height: h, r: r || 0, rx: r || 0, ry: r || 0, fill: "none", str… property 6934 R._engine.ellipse = function (svg, x, y, rx, ry) { argument 6938 res.attrs = {cx: x, cy: y, rx: rx, ry: ry, fill: "none", stroke: "#000"}; property 7887 R._engine.ellipse = function (vml, x, y, rx, ry) { argument [all …]
|
| D | jquery.qtip.js | 3138 ellipse: function(cx, cy, rx, ry, corner) { argument
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
| D | Svg.php | 2049 function Arcto($x1, $y1, $x2, $y2, $rx, $ry, $angle, $largeArcFlag, $sweepFlag)
|
| /plugin/diagramsnet/lib/js/diagramly/util/ |
| D | mxJsCanvas.js | 458 mxJsCanvas.prototype.arcTo = function(rx, ry, angle, largeArcFlag, sweepFlag, x, y) argument
|
| /plugin/sequencediagram/bower_components/snap.svg/dist/ |
| D | snap.svg.js | 4139 rx: value, property 4622 proto.rect = function (x, y, w, h, rx, ry) { argument 4751 proto.ellipse = function (cx, cy, rx, ry) { argument 4759 rx: rx, property 5776 function ellipsePath(x, y, rx, ry, a) { argument 6058 function a2c(x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument
|
| D | snap.svg-min.js | 20 …rn b("snap.data.get."+this.id,this,e[a],a),e[a]}return e[a]=c,b("snap.data.set."+this.id,this,c,a)… function
|
| /plugin/sequencediagram/bower_components/raphael/ |
| D | raphael.min.js | 1 …define&&define.amd?define([],e):"object"==typeof exports?exports.Raphael=e():t.Raphael=e()}(window…
|
| D | raphael.no-deps.min.js | 1 …tion"==typeof define&&define.amd?define(["eve"],e):"object"==typeof exports?exports.Raphael=e(requ… argument
|
| /plugin/flowchartjs/ |
| D | raphael.min.js | 1 …define&&define.amd?define([],e):"object"==typeof exports?exports.Raphael=e():t.Raphael=e()}(window…
|
| /plugin/chordsheets/js/ |
| H A D | raphael.js | 1 …define&&define.amd?define([],e):"object"==typeof exports?exports.Raphael=e():t.Raphael=e()}(window…
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 882 function arcToSegments(toX, toY, rx, ry, large, sweep, rotateX) { argument 943 function segmentToBezier(th2, th3, cosTh, sinTh, rx, ry, cx1, cy1, mT, fromX, fromY) { argument 1023 fabric.util.getBoundsOfArc = function(fx, fy, rx, ry, rot, large, sweep, tx, ty) { argument 14216 rx: 0, property 14286 rx: this.get('rx'), property 14438 rx: 0, property 14547 rx: this.get('rx') || 0, property
|
| D | fabric.min.js | 1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;… 8 …n(p){return fabric.util.transformPoint(p,vpt)},p=this._calculateCurrentDimensions(false),currentWi… property
|
| /plugin/combo/resources/dictionary/ |
| H A D | healthicons-icons.json | 474 "rx": "symbols/rx", string
|