Home
last modified time | relevance | path

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

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