Home
last modified time | relevance | path

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

/plugin/moaieditor/scripts/match/
Dmatch_media.js31 if (this.tools.wordsInString(words, pathname).score == 1) {
Dmatch_tools.js98 wordsInString (words, string) { method in MoaiEditor.MatchTools