Searched refs:wordsInString (Results 1 – 2 of 2) sorted by relevance
| /plugin/moaieditor/scripts/match/ | ||
| D | match_media.js | 32 if (this.tools.wordsInString(words, pathname).score == 1) { |
| D | match_tools.js | 99 wordsInString (words, string) { method in MoaiEditor.MatchTools |