Home
last modified time | relevance | path

Searched refs:matchLength (Results 1 – 11 of 11) sorted by relevance

/plugin/routeplaner/syntax/
H A Droutenplaner_lycosde.php8 function matchLength() { function in syntax_plugin_routenplaner_routenplaner_lycosde
H A Droutenplaner_webde.php8 function matchLength() { function in syntax_plugin_routenplaner_routenplaner_webde
/plugin/geogebra/syntax/
H A Dgeogebrafile.php75 function matchLength() function in syntax_plugin_geogebra_geogebrafile
83 $match = html_entity_decode(substr($match, $this->matchLength(), -2));
/plugin/commonmark/vendor/league/commonmark/src/
H A DCursor.php
/plugin/hcalendar/syntax/
H A Dhcal2.php65 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/
H A Dzirkelundlineal.php88 function matchLength() { function in syntax_plugin_zul_zirkelundlineal
94 $match = html_entity_decode(substr($match,$this->matchLength(),-2));
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js962 matchLength: match[0].length,
1106 …rn = appliedPattern.slice(0, pos) + result.output + appliedPattern.slice(pos + result.matchLength);
1112 pos += result.matchLength || 1;
H A Dsyntaxhighlighter.js.map1matchLength","output","handler","reparse","setAstral","on","setNatives","toObject","token","genera…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js6914 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,
H A Dviewer.js.map1matchLength","skipped","_calculateMatch","pageMatchesCount","extractTextCapability","normalizeWhit…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1matchLength) {\n if (matchStartIndex === 0) {\n // Match starts at start of string\n …