Searched refs:matchLength (Results 1 – 10 of 10) sorted by relevance
| /plugin/routeplaner/syntax/ |
| D | routenplaner_webde.php | 8 function matchLength() { function in syntax_plugin_routenplaner_routenplaner_webde
|
| D | routenplaner_lycosde.php | 8 function matchLength() { function in syntax_plugin_routenplaner_routenplaner_lycosde
|
| /plugin/geogebra/syntax/ |
| D | geogebrafile.php | 75 function matchLength() function in syntax_plugin_geogebra_geogebrafile 83 $match = html_entity_decode(substr($match, $this->matchLength(), -2));
|
| /plugin/hcalendar/syntax/ |
| D | hcal2.php | 65 function matchLength() { function in syntax_plugin_hcalendar_hcal2 75 …list($str_params, $background) = preg_split("/<\//u", substr($match, $this->matchLength()+1, -1), …
|
| /plugin/zul/syntax/ |
| D | zirkelundlineal.php | 88 function matchLength() { function in syntax_plugin_zul_zirkelundlineal 94 $match = html_entity_decode(substr($match,$this->matchLength(),-2));
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js | 962 matchLength: match[0].length, property 1106 …rn = appliedPattern.slice(0, pos) + result.output + appliedPattern.slice(pos + result.matchLength); 1112 pos += result.matchLength || 1;
|
| D | syntaxhighlighter.js.map | 1 …matchLength","output","handler","reparse","setAstral","on","setNatives","toObject","token","genera…
|
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 6914 if (prevElem.match + prevElem.matchLength < currentElem.match) { 6918 … if (prevElem.match + prevElem.matchLength >= currentElem.match + currentElem.matchLength) { 6928 return a.match === b.match ? a.matchLength - b.matchLength : a.match - b.match; 6937 matchesLength.push(matchesWithLength[i].matchLength); 7013 matchLength: subqueryLen, property
|
| D | viewer.js.map | 1 …matchLength","skipped","_calculateMatch","pageMatchesCount","extractTextCapability","normalizeWhit…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …matchLength) {\n if (matchStartIndex === 0) {\n // Match starts at start of string\n …
|