Home
last modified time | relevance | path

Searched refs:rx (Results 1 – 25 of 201) sorted by relevance

123456789

/plugin/asciidocjs/node_modules/core-js/modules/
Des6.regexp.match.js23 var rx = anObject(regexp);
25 if (!rx.global) return regExpExec(rx, S);
26 var fullUnicode = rx.unicode;
27 rx.lastIndex = 0;
31 while ((result = regExpExec(rx, S)) !== null) {
34 … if (matchStr === '') rx.lastIndex = advanceStringIndex(S, toLength(rx.lastIndex), fullUnicode);
Des6.regexp.search.js22 var rx = anObject(regexp);
24 var previousLastIndex = rx.lastIndex;
25 if (!sameValue(previousLastIndex, 0)) rx.lastIndex = 0;
26 var result = regExpExec(rx, S);
27 if (!sameValue(rx.lastIndex, previousLastIndex)) rx.lastIndex = previousLastIndex;
Des6.regexp.split.js92 var rx = anObject(regexp);
94 var C = speciesConstructor(rx, RegExp);
96 var unicodeMatching = rx.unicode;
97 var flags = (rx.ignoreCase ? 'i' : '') +
98 (rx.multiline ? 'm' : '') +
99 (rx.unicode ? 'u' : '') +
104 var splitter = new C(SUPPORTS_Y ? rx : '^(?:' + rx.source + ')', flags);
Des6.regexp.replace.js37 var rx = anObject(regexp);
41 var global = rx.global;
43 var fullUnicode = rx.unicode;
44 rx.lastIndex = 0;
48 var result = regExpExec(rx, S);
53 … if (matchStr === '') rx.lastIndex = advanceStringIndex(S, toLength(rx.lastIndex), fullUnicode);
Des7.string.match-all.js26 var rx = new RegExp(regexp.source, ~flags.indexOf('g') ? flags : 'g' + flags); variable
27 rx.lastIndex = toLength(regexp.lastIndex);
28 return new $RegExpStringIterator(rx, S);
/plugin/diagramsnet/lib/img/lib/mscae/
DAzure_Data_Explorer_Clusters.svg1rx=".941" transform="rotate(315 13.428 46.58)"/><rect x="-1.347" y="30.819" width="21.126" height=…
DAzureFXTEdgeFiler.svg1rx=".5"/><rect x="44" y="22" width="2" height="2" rx=".5"/></g><use xlink:href="#B" y="11" fill="#…
DCloudSimple_Nodes.svg1rx=".6"/><rect width="7.201" height="1.2" x="36.314" y="33.673" rx=".6"/><rect width="7.201" heigh…
/plugin/diagramsnet/lib/shapes/
DmxInfographic.js140 var rx = w * 0.5;
142 var rx2 = rx * arcWidth;
145 var startX = rx + Math.sin(startAngle) * rx;
147 var innerStartX = rx + Math.sin(startAngle) * rx2;
149 var endX = rx + Math.sin(endAngle) * rx;
151 var innerEndX = rx + Math.sin(endAngle) * rx2;
176 c.arcTo(rx, ry, 0, bigArc, 1, endX, endY);
1037 var rx = Math.max(0, Math.min(w * 0.5, w * 0.5 - dy));
1048 c.arcTo(rx, ry, 0, 0, 0, w * 0.5 - rx, h * 0.5);
1049 c.arcTo(rx, ry, 0, 0, 0, w * 0.5, h * 0.5 + ry);
[all …]
/plugin/diagramsnet/lib/img/lib/cumulus/
Drack_bare_metal.svg1rx="1.5" fill="#fff"/><g fill="#8c9aa6"><use xlink:href="#B"/><path d="M32 15h10v2H32z"/></g><rect…
Drack_out_of_band.svg1rx="1.5" fill="#fff"/><path d="M46 12a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-6a1 1 0 0 1 1…
Drack_cumulus_linux.svg1rx="1.5" fill="#fff"/><path d="M46 12a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-6a1 1 0 0 1 1…
Drack_voyager.svg1rx="1.5" fill="#fff"/><path d="M46 12a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-6a1 1 0 0 1 1…
Dnetq_chassis.svg1rx="1" fill="#fff"/><path d="M49,2V7H4V2H49m0-2H4A2,2,0,0,0,2,2V7A2,2,0,0,0,4,9H49a2,2,0,0,0,2-2V2…
Dchassis_bare_metal_empty.svg1rx="1" fill="#fff"/><path d="M49,2V7H4V2H49m0-2H4A2,2,0,0,0,2,2V7A2,2,0,0,0,4,9H49a2,2,0,0,0,2-2V2…
/plugin/diagramsnet/lib/img/lib/ibm/analytics/
Ddata_integration.svg1rx="30" ry="29.9" fill="#734198"/><g fill="#fff"><ellipse cx="29.7" cy="11.6" rx="6.9" ry="2.9"/><…
/plugin/translation3/
Dhelper.php52 $rx = '/^'.$this->tns.'('.join('|',$this->trans).'):/';
53 if(preg_match($rx,$id,$match)){
64 $rx = '/(^|,|:|;|-)('.join('|',$this->trans).')($|,|:|;|-)/i';
65 if(preg_match($rx,$_SERVER['HTTP_ACCEPT_LANGUAGE'],$match)){
120 $rx = '/^'.$this->tns.'(('.join('|',$this->trans).'):)?/';
121 $idpart = preg_replace($rx,'',$ID);
187 $rx = '/^'.$this->tns.'(('.join('|',$this->trans).'):)?/';
188 $idpart = preg_replace($rx,'',$ID);
391 $rx = '/^'.$this->tns.'(('.join('|',$this->trans).'):)?/';
392 $idpart = preg_replace($rx,'',$ID);
/plugin/diagramsnet/lib/img/lib/ibm/data/
Dground_truth.svg1rx="29.9" ry="29.5" fill="#325c80"/><g stroke="#fff"><ellipse cx="30.1" cy="29.5" rx="14.4" ry="14…
Dconversation_trained_deployed.svg1 …="35.3" rx=".9" ry="1"/><ellipse cx="18.9" cy="35.3" rx=".9" ry="1"/><ellipse cx="16.5" cy="35.3"
Ddevice_registry.svg1rx="6.9" ry="2.9"/><path d="M36.4 12.5c-.4 1.5-3.4 2.7-7.1 2.7s-6.8-1.2-7.1-2.7v11.4c0 1.7 3.2 3 7…
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dbar-chart-fill.svg2 <rect width="4" height="5" x="1" y="10" rx="1"/>
3 <rect width="4" height="9" x="6" y="6" rx="1"/>
4 <rect width="4" height="14" x="11" y="1" rx="1"/>
H A Dkanban.svg3 <rect width="3" height="5" x="6.5" y="2" rx="1"/>
4 <rect width="3" height="9" x="2.5" y="2" rx="1"/>
5 <rect width="3" height="12" x="10.5" y="2" rx="1"/>
/plugin/botmon/img/
H A Dbusy-light.svg130 <g><rect class="box" x="13" y="1" rx="1" width="10" height="10"/>
131 <rect class="box" x="13" y="1" rx="1" width="10" height="10"/>
132 <rect class="box" x="25" y="25" rx="1" width="10" height="10"/>
133 <rect class="box" x="13" y="13" rx="1" width="10" height="10"/>
134 <rect class="box" x="13" y="13" rx="1" width="10" height="10"/>
135 <rect class="box" x="25" y="13" rx="1" width="10" height="10"/>
136 <rect class="box" x="1" y="25" rx="1" width="10" height="10"/>
137 <rect class="box" x="13" y="25" rx="1" width="10" height="10"/>
138 <rect class="box" x="25" y="25" rx="1" width="10" height="10"/></g>
/plugin/diagramsnet/lib/images/
Dtrello-logo.svg1rx="25"/><rect fill="#FFF" x="144.64" y="33.28" width="78.08" height="112" rx="12"/><rect fill="#…
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des7.string.match-all.js26 var rx = new RegExp(regexp.source, ~flags.indexOf('g') ? flags : 'g' + flags); variable
27 rx.lastIndex = toLength(regexp.lastIndex);
28 return new $RegExpStringIterator(rx, S);

123456789