Searched refs:unicodeset (Results 1 – 4 of 4) sorted by relevance
56 …unicodeset(".*", "[[:dt=init:][:dt=med:][:dt=fin:][:dt=iso:]]", "UnicodeSet of input chars"), verb… enumConstant89 Option uSetOption = myOptions.get(MyOptions.unicodeset); in main()
10 # The first set in the filter is computed with http://unicode.org/cldr/utility/list-unicodeset.jsp?…
935 UnicodeSet unicodeset = new UnicodeSet(); in TestGetUnicodeSet() local1007 charset.getUnicodeSet(unicodeset, cc.which); in TestGetUnicodeSet()1011 (diffset = mapset).removeAll(unicodeset); in TestGetUnicodeSet()1021 (diffset=mapnotset).retainAll(unicodeset); in TestGetUnicodeSet()
47 # For example, for [:bc=nsm:], using the set on http://unicode.org/cldr/utility/list-unicodeset.jsp…293 # See http://unicode.org/cldr/utility/unicodeset.jsp?a=[:bc=nsm:]&b=[[:me:][:mn:]]