Home
last modified time | relevance | path

Searched refs:sameWords (Results 1 – 2 of 2) sorted by relevance

/plugin/moaieditor/scripts/match/
Dmatch_paragraphs.js50 this.tools.sameWords(score, block.cleantext, node.handle.textContent, 'whitespace');
Dmatch_tools.js216 sameWords (score, text1, text2, separator) { method in MoaiEditor.MatchTools