Home | History | Annotate | Download | only in text

Lines Matching defs:ILLEGAL_TOP

184     private static UnicodeSet ILLEGAL_TOP = new UnicodeSet("[\\)]");
413 pos = parseSection(rule, pos, limit, parser, buf, ILLEGAL_TOP, false);