Searched refs:fAI (Results 1 – 3 of 3) sorted by relevance
687 UnicodeSet fAI; field in RBBITestMonkey.RBBILineMonkey742 fAI = new UnicodeSet("[\\p{Line_break=AI}]"); in RBBILineMonkey()769 fAL.addAll(fAI); // Default behavior for AI is identical to AL in RBBILineMonkey()804 fSets.add(fAI); in RBBILineMonkey()
688 UnicodeSet fAI; field in RBBITestMonkey.RBBILineMonkey743 fAI = new UnicodeSet("[\\p{Line_break=AI}]"); in RBBILineMonkey()770 fAL.addAll(fAI); // Default behavior for AI is identical to AL in RBBILineMonkey()805 fSets.add(fAI); in RBBILineMonkey()
3004 UnicodeSet *fAI; member in RBBILineMonkey3070 fAI = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=AI}]"), status); in RBBILineMonkey()3091 fAL->addAll(*fAI); // Default behavior for AI is identical to AL in RBBILineMonkey()3128 fSets->addElement(fAI, status); in RBBILineMonkey()3679 delete fAI; in ~RBBILineMonkey()