Searched refs:greedyToLastClosingParen (Results 1 – 1 of 1) sorted by relevance
77 val greedyToLastClosingParen = matchResult.groupValues[1] in <lambda>() constant80 for (i in 0 until greedyToLastClosingParen.length) { in <lambda>()81 val c = greedyToLastClosingParen[i] in <lambda>()89 val closingParen = indexEndPos == greedyToLastClosingParen.lastIndex in <lambda>()91 "[$greedyToLastClosingParen]" in <lambda>()