Searched refs:fAI (Results 1 – 3 of 3) sorted by relevance
562 UnicodeSet fAI; field in RBBITestMonkey.RBBILineMonkey613 fAI = new UnicodeSet("[\\p{Line_break=AI}]"); in RBBILineMonkey()635 fAL.addAll(fAI); // Default behavior for AI is identical to AL in RBBILineMonkey()670 fSets.add(fAI); in RBBILineMonkey()
566 UnicodeSet fAI; field in RBBITestMonkey.RBBILineMonkey617 fAI = new UnicodeSet("[\\p{Line_break=AI}]"); in RBBILineMonkey()639 fAL.addAll(fAI); // Default behavior for AI is identical to AL in RBBILineMonkey()674 fSets.add(fAI); in RBBILineMonkey()
2930 UnicodeSet *fAI; member in RBBILineMonkey2982 fAI = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=AI}]"), status); in RBBILineMonkey()3000 fAL->addAll(*fAI); // Default behavior for AI is identical to AL in RBBILineMonkey()3037 fSets->addElement(fAI, status); in RBBILineMonkey()3552 delete fAI; in ~RBBILineMonkey()