Searched refs:fEndWordSet (Results 1 – 11 of 11) sorted by relevance
40 private static UnicodeSet fEndWordSet; field in ThaiBreakEngine57 fEndWordSet = new UnicodeSet(fThaiWordSet);58 fEndWordSet.remove(0x0E31); // MAI HAN-AKAT59 fEndWordSet.remove(0x0E40, 0x0E44); // SARA E through SARA AI MAIMALAI67 fEndWordSet.compact(); in fEndWordSet.compact()74 fEndWordSet.freeze(); in fEndWordSet.freeze()191 if (fEndWordSet.contains(pc) && fBeginWordSet.contains(uc)) { in divideUpDictionaryRange()
37 private static UnicodeSet fEndWordSet; field in KhmerBreakEngine52 fEndWordSet = new UnicodeSet(fKhmerWordSet);54 fEndWordSet.remove(0x17D2); // KHMER SIGN COENG that combines some following characters58 fEndWordSet.compact(); in fEndWordSet.compact()64 fEndWordSet.freeze(); in fEndWordSet.freeze()180 if (fEndWordSet.contains(pc) && fBeginWordSet.contains(uc)) { in divideUpDictionaryRange()
34 private static UnicodeSet fEndWordSet; field in LaoBreakEngine49 fEndWordSet = new UnicodeSet(fLaoWordSet);50 fEndWordSet.remove(0x0EC0, 0x0EC4); // prefix vowels57 fEndWordSet.compact(); in fEndWordSet.compact()63 fEndWordSet.freeze(); in fEndWordSet.freeze()179 if (fEndWordSet.contains(pc) && fBeginWordSet.contains(uc)) { in divideUpDictionaryRange()
34 private static UnicodeSet fEndWordSet; field in BurmeseBreakEngine49 fEndWordSet = new UnicodeSet(fBurmeseWordSet);54 fEndWordSet.compact(); in fEndWordSet.compact()60 fEndWordSet.freeze(); in fEndWordSet.freeze()180 if (fEndWordSet.contains(pc) && fBeginWordSet.contains(uc)) { in divideUpDictionaryRange()
36 private static UnicodeSet fEndWordSet; field in KhmerBreakEngine51 fEndWordSet = new UnicodeSet(fKhmerWordSet);53 fEndWordSet.remove(0x17D2); // KHMER SIGN COENG that combines some following characters57 fEndWordSet.compact(); in fEndWordSet.compact()63 fEndWordSet.freeze(); in fEndWordSet.freeze()179 if (fEndWordSet.contains(pc) && fBeginWordSet.contains(uc)) { in divideUpDictionaryRange()
33 private static UnicodeSet fEndWordSet; field in LaoBreakEngine48 fEndWordSet = new UnicodeSet(fLaoWordSet);49 fEndWordSet.remove(0x0EC0, 0x0EC4); // prefix vowels56 fEndWordSet.compact(); in fEndWordSet.compact()62 fEndWordSet.freeze(); in fEndWordSet.freeze()178 if (fEndWordSet.contains(pc) && fBeginWordSet.contains(uc)) { in divideUpDictionaryRange()
39 private static UnicodeSet fEndWordSet; field in ThaiBreakEngine56 fEndWordSet = new UnicodeSet(fThaiWordSet);57 fEndWordSet.remove(0x0E31); // MAI HAN-AKAT58 fEndWordSet.remove(0x0E40, 0x0E44); // SARA E through SARA AI MAIMALAI66 fEndWordSet.compact(); in fEndWordSet.compact()73 fEndWordSet.freeze(); in fEndWordSet.freeze()190 if (fEndWordSet.contains(pc) && fBeginWordSet.contains(uc)) { in divideUpDictionaryRange()
33 private static UnicodeSet fEndWordSet; field in BurmeseBreakEngine48 fEndWordSet = new UnicodeSet(fBurmeseWordSet);53 fEndWordSet.compact(); in fEndWordSet.compact()59 fEndWordSet.freeze(); in fEndWordSet.freeze()179 if (fEndWordSet.contains(pc) && fBeginWordSet.contains(uc)) { in divideUpDictionaryRange()
154 UnicodeSet fEndWordSet; variable211 UnicodeSet fEndWordSet; variable267 UnicodeSet fEndWordSet; variable323 UnicodeSet fEndWordSet; variable
228 fEndWordSet = fThaiWordSet; in ThaiBreakEngine()229 fEndWordSet.remove(0x0E31); // MAI HAN-AKAT in ThaiBreakEngine()230 fEndWordSet.remove(0x0E40, 0x0E44); // SARA E through SARA AI MAIMALAI in ThaiBreakEngine()238 fEndWordSet.compact(); in ThaiBreakEngine()349 if (fEndWordSet.contains(pc) && fBeginWordSet.contains(uc)) { in divideUpDictionaryRange()470 fEndWordSet = fLaoWordSet; in LaoBreakEngine()471 fEndWordSet.remove(0x0EC0, 0x0EC4); // prefix vowels in LaoBreakEngine()478 fEndWordSet.compact(); in LaoBreakEngine()582 if (fEndWordSet.contains(pc) && fBeginWordSet.contains(uc)) { in divideUpDictionaryRange()666 fEndWordSet = fBurmeseWordSet; in BurmeseBreakEngine()[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...