Home | History | Annotate | Download | only in text

Lines Matching defs:QUOTING_CHARS

1438         private static final UnicodeSet QUOTING_CHARS = new UnicodeSet("[[[:script=Latn:][:script=Cyrl:]]&[[:L:][:M:]]]").freeze();
1441 .setExtraQuotingCharacters(QUOTING_CHARS)