Searched refs:countMatches (Results 1 – 1 of 1) sorted by relevance
1641 const countMatches = (regex, str) => { function1649 const dw = countMatches(/[{(]/g, cmd);1650 const up = countMatches(/[})]/g, cmd);