Home
last modified time | relevance | path

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

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