Searched refs:fThaiWordSet (Results 1 – 6 of 6) sorted by relevance
38 private static UnicodeSet fThaiWordSet; field in ThaiBreakEngine46 fThaiWordSet = new UnicodeSet();51 fThaiWordSet.applyPattern("[[:Thai:]&[:LineBreak=SA:]]");52 fThaiWordSet.compact(); in fThaiWordSet.compact()56 fEndWordSet = new UnicodeSet(fThaiWordSet);71 fThaiWordSet.freeze(); in fThaiWordSet.freeze()79 setCharacters(fThaiWordSet); in ThaiBreakEngine()
39 private static UnicodeSet fThaiWordSet; field in ThaiBreakEngine47 fThaiWordSet = new UnicodeSet();52 fThaiWordSet.applyPattern("[[:Thai:]&[:LineBreak=SA:]]");53 fThaiWordSet.compact(); in fThaiWordSet.compact()57 fEndWordSet = new UnicodeSet(fThaiWordSet);72 fThaiWordSet.freeze(); in fThaiWordSet.freeze()80 setCharacters(fThaiWordSet); in ThaiBreakEngine()
126 UnicodeSet fThaiWordSet;
195 fThaiWordSet.applyPattern(UNICODE_STRING_SIMPLE("[[:Thai:]&[:LineBreak=SA:]]"), status); in ThaiBreakEngine()197 setCharacters(fThaiWordSet); in ThaiBreakEngine()201 fEndWordSet = fThaiWordSet; in ThaiBreakEngine()
197 # fThaiWordSet.applyPattern(UNICODE_STRING_SIMPLE("[[:Thai:]&[:LineBreak=SA:]]"), status)
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...