Searched defs:BRACKETED (Results 1 – 2 of 2) sorted by relevance
17 export const BRACKETED = /\{[^}]*\}/g; constant
179 static final Pattern BRACKETED = PatternCache.get("\\[.*\\]"); field in SubdivisionNode.SubdivisionSet