Searched refs:fXX (Results 1 – 3 of 3) sorted by relevance
574 UnicodeSet fXX; field in RBBITestMonkey.RBBILineMonkey625 fXX = new UnicodeSet("[\\p{Line_break=XX}]"); in RBBILineMonkey()634 fAL.addAll(fXX); // Default behavior for XX is identical to AL in RBBILineMonkey()
578 UnicodeSet fXX; field in RBBITestMonkey.RBBILineMonkey629 fXX = new UnicodeSet("[\\p{Line_break=XX}]"); in RBBILineMonkey()638 fAL.addAll(fXX); // Default behavior for XX is identical to AL in RBBILineMonkey()
2937 UnicodeSet *fXX; member in RBBILineMonkey2990 fXX = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=XX}]"), status); in RBBILineMonkey()2999 fAL->addAll(*fXX); // Default behavior for XX is identical to AL in RBBILineMonkey()3560 delete fXX; in ~RBBILineMonkey()