Lines Matching full:bracketcount
437 int bracketCount = 0;440 bracketCount++;442 if (bracketCount == 0) {447 } else if (bracketCount > 255) {