Home
last modified time | relevance | path

Searched defs:match (Results 1526 – 1550 of 1582) sorted by relevance

1...<<61626364

/plugin/sequencediagram/bower_components/lodash/
Dlodash.js6740 string.replace(rePropName, function(match, number, quote, subString) { argument
14810 …string.replace(reDelimiters, function(match, escapeValue, interpolateValue, esTemplateValue, evalu… argument
/plugin/asciidocjs/node_modules/lodash/
Dlodash.js6804 string.replace(rePropName, function(match, number, quote, subString) { argument
14878 …string.replace(reDelimiters, function(match, escapeValue, interpolateValue, esTemplateValue, evalu… argument
/plugin/sequencediagram/bower_components/lodash/dist/
Dlodash.js6740 string.replace(rePropName, function(match, number, quote, subString) { argument
14810 …string.replace(reDelimiters, function(match, escapeValue, interpolateValue, esTemplateValue, evalu… argument
/plugin/highlightjs/highlight/languages/
Dmel.js17 …ab': 1, 'addPP': 1, 'addPanelCategory': 1, 'addPrefixToName': 1, 'advanceToNextDrivenKey': 1, 'aff…
/plugin/jplayer/components/
Drequire-built.js1967 .replace(cjsRequireRegExp, function (match, dep) { argument
/plugin/xlsx2dw/packages/jszip/
Djszip.js6167 match = cur_match; property
/plugin/datatables/assets/jszip/
Djszip.js6167 match = cur_match; property
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dopal.js7858 match = pattern.exec(self); property
8440 match.length == 1 ? result.push(match[0]) : result.push((match_data).$captures()); field
8442match.length == 1 ? Opal.yield1(block, match[0]) : Opal.yield1(block, (match_data).$captures()); field
Dindex.mjs7565 match = pattern.exec(self); property
8117 match.length == 1 ? result.push(match[0]) : result.push((match_data).$captures()); field
8119match.length == 1 ? Opal.yield1(block, match[0]) : Opal.yield1(block, (match_data).$captures()); field
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js1448 return string.replace(/-+(.)?/g, function(match, character) { argument
3035 attributeValue.replace(reTransform, function(match) { argument
3037 var m = new RegExp(transform).exec(match).filter(function (match) { argument
Dfabric.min.js1 …ocument!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window;…
2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
/plugin/processing/
Dscript.js93 String.prototype.match = function(searchValue) { method in String
5602 p.match = function(str, regexp) { function
/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js707 Tokenizer.prototype.match = function match(type) { method in Tokenizer
/plugin/highlightjs/highlight/
Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… variable
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dslf4j-api-1.7.25.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/tagfilter/script/select2/
Dselect2.js397 return String(markup).replace(/[&<>"'\/\\]/g, function (match) { argument
/plugin/diagramsnet/lib/js/grapheditor/
DGraph.js1446 return btoa(encodeURIComponent(str).replace(/%([0-9A-F]{2})/g, function(match, p1) { argument
/plugin/prosemirror/lib/
Dbundle.js1 … e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Obj… argument
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js9557 function match(cond) { function
12545 …r = str.replace(/\\(u\{[^{}]*\}?|u[\s\S]{0,4}|x[\s\S]{0,2}|[0-9]+|[\s\S])/g, function(match, seq) { argument
/plugin/combo/resources/library/bootstrap/4.5.0/
H A Djquery-3.5.1.min.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… variable
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Djquery-3.4.1.min.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/plugin/diagramsnet/lib/math/extensions/a11y/
Dmathjax-sre.js109 …ototype.setReference=function(a,b){};sre.DynamicCstr.Comparator.prototype.match=function(a){};sre.… method in sre.DynamicCstr.Comparator
111 sre.DynamicCstr.DefaultComparator.prototype.match=function(a){var b=a.getAxes();return b.length===t… method in sre.DynamicCstr.DefaultComparator
672 …micCstr.DefaultComparator);sre.ClearspeakPreferences.Comparator.prototype.match=function(a){if(!sr… method in sre
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js12208 var match, variable
21509 match = cur_match; property

1...<<61626364