Home
last modified time | relevance | path

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

/plugin/moaieditor/scripts/match/
Dmatch_tools.js51 const imbalanced = this.hasImbaTags(text, pair[0], pair[1]);
58 hasImbaTags (text, open, close) { method in MoaiEditor.MatchTools