Searched refs:fAI (Results 1 – 3 of 3) sorted by relevance
712 UnicodeSet fAI; field in RBBITestMonkey.RBBILineMonkey781 fAI = new XUnicodeSet("[\\p{Line_break=AI}]"); in RBBILineMonkey()807 fAL.addAll(fAI); // Default behavior for AI is identical to AL in RBBILineMonkey()844 fSets.add(fAI); fClassNames.add("AI"); in RBBILineMonkey()
715 UnicodeSet fAI; field in RBBITestMonkey.RBBILineMonkey784 fAI = new XUnicodeSet("[\\p{Line_break=AI}]"); in RBBILineMonkey()810 fAL.addAll(fAI); // Default behavior for AI is identical to AL in RBBILineMonkey()847 fSets.add(fAI); fClassNames.add("AI"); in RBBILineMonkey()
2724 UnicodeSet *fAI; member in RBBILineMonkey2791 fAI = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=AI}]"), status); in RBBILineMonkey()2811 fAL->addAll(*fAI); // Default behavior for AI is identical to AL in RBBILineMonkey()2851 fSets->addElement(fAI, status); classNames.push_back("fAI"); in RBBILineMonkey()3456 delete fAI; in ~RBBILineMonkey()