Home
last modified time | relevance | path

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

/plugin/moaieditor/scripts/match/
Dmatch_tools.js146 var [left, right] = this.lpartition(string, '|');
160 var [left, right] = this.lpartition(string, '#');
194 lpartition (string, char) { method in MoaiEditor.MatchTools