Searched refs:fAI (Results 1 – 3 of 3) sorted by relevance
635 UnicodeSet fAI; field in RBBITestMonkey.RBBILineMonkey704 fAI = new XUnicodeSet("[\\p{Line_break=AI}]"); in RBBILineMonkey()728 fAL.addAll(fAI); // Default behavior for AI is identical to AL in RBBILineMonkey()765 fSets.add(fAI); in RBBILineMonkey()
638 UnicodeSet fAI; field in RBBITestMonkey.RBBILineMonkey707 fAI = new XUnicodeSet("[\\p{Line_break=AI}]"); in RBBILineMonkey()731 fAL.addAll(fAI); // Default behavior for AI is identical to AL in RBBILineMonkey()768 fSets.add(fAI); in RBBILineMonkey()
2550 UnicodeSet *fAI; member in RBBILineMonkey2615 fAI = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=AI}]"), status); in RBBILineMonkey()2633 fAL->addAll(*fAI); // Default behavior for AI is identical to AL in RBBILineMonkey()2672 fSets->addElement(fAI, status); in RBBILineMonkey()3242 delete fAI; in ~RBBILineMonkey()