Home
last modified time | relevance | path

Searched refs:matchCount (Results 1 – 5 of 5) sorted by relevance

/plugin/batchedit/
H A Dinterface.php162 public function printTotalStats($command, $matchCount, $pageCount, $editCount) { argument
163 $matches = $this->getLangPlural('sts_matches', $matchCount);
179 if ($editCount < $matchCount) {
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js1256 var matchCount = 0 ; variable
1274 matchCount++ ;
1278 return ( matchCount == styleAttribs._length ) ;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php2204 $matchCount = count($vs['match']);
2205 for ($i = 0; $i < $matchCount; $i++) {
2215 $matchCount = count($m[0]);
2216 for ($i = 0; $i < $matchCount; $i++) {
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js7254 var matchCount = 0;
7256 for (var j = 0; j < tmp.length && (matchCount < tagCount); j++)
7260 matchCount++;
7264 match = matchCount == tagCount;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1matchCount() { return this._matchCount; }\n set pattern(pattern) {\n this._pattern = pat…