Searched refs:fXX (Results 1 – 3 of 3) sorted by relevance
723 UnicodeSet fXX; field in RBBITestMonkey.RBBILineMonkey792 fXX = new XUnicodeSet("[\\p{Line_break=XX}]"); in RBBILineMonkey()806 fAL.addAll(fXX); // Default behavior for XX is identical to AL in RBBILineMonkey()
726 UnicodeSet fXX; field in RBBITestMonkey.RBBILineMonkey795 fXX = new XUnicodeSet("[\\p{Line_break=XX}]"); in RBBILineMonkey()809 fAL.addAll(fXX); // Default behavior for XX is identical to AL in RBBILineMonkey()
2730 UnicodeSet *fXX; member in RBBILineMonkey2798 fXX = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=XX}]"), status); in RBBILineMonkey()2810 fAL->addAll(*fXX); // Default behavior for XX is identical to AL in RBBILineMonkey()3463 delete fXX; in ~RBBILineMonkey()