Searched refs:fSA (Results 1 – 3 of 3) sorted by relevance
573 UnicodeSet fSA; field in RBBITestMonkey.RBBILineMonkey624 fSA = new UnicodeSet("[\\p{Line_break=SA}]"); in RBBILineMonkey()632 fSA.removeAll(dictionarySet); in RBBILineMonkey()636 fAL.addAll(fSA); // Default behavior for SA is XX, which defaults to AL in RBBILineMonkey()677 fSets.add(fSA); in RBBILineMonkey()
577 UnicodeSet fSA; field in RBBITestMonkey.RBBILineMonkey628 fSA = new UnicodeSet("[\\p{Line_break=SA}]"); in RBBILineMonkey()636 fSA.removeAll(dictionarySet); in RBBILineMonkey()640 fAL.addAll(fSA); // Default behavior for SA is XX, which defaults to AL in RBBILineMonkey()681 fSets.add(fSA); in RBBILineMonkey()
2936 UnicodeSet *fSA; member in RBBILineMonkey2988 fSA = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=SA}]"), status); in RBBILineMonkey()3001 fAL->addAll(*fSA); // Default behavior for SA is XX, which defaults to AL in RBBILineMonkey()3043 fSets->addElement(fSA, status); in RBBILineMonkey()3558 delete fSA; in ~RBBILineMonkey()