Searched refs:clsSep (Results 1 – 1 of 1) sorted by relevance
203 var clsSep = -1 // cls.indexOf('#') in unflattenFromStringWithJunk() variable208 clsSep = index in unflattenFromStringWithJunk()212 if (!(clsSep < 0 || clsSep + 1 >= cls.length)) { in unflattenFromStringWithJunk()213 cls = cls.substring(0, clsSep) in unflattenFromStringWithJunk()