Searched refs:fCJ (Results 1 – 3 of 3) sorted by relevance
689 UnicodeSet fCJ; field in RBBITestMonkey.RBBILineMonkey744 fCJ = new UnicodeSet("[\\p{Line_break=CJ}]"); in RBBILineMonkey()772 fNS.addAll(fCJ); // Default behavior for CJ is identical to NS. in RBBILineMonkey()
690 UnicodeSet fCJ; field in RBBITestMonkey.RBBILineMonkey745 fCJ = new UnicodeSet("[\\p{Line_break=CJ}]"); in RBBILineMonkey()773 fNS.addAll(fCJ); // Default behavior for CJ is identical to NS. in RBBILineMonkey()
3006 UnicodeSet *fCJ; member in RBBILineMonkey3072 fCJ = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=CJ}]"), status); in RBBILineMonkey()3094 fNS->addAll(*fCJ); // Default behavior for CJ is identical to NS. in RBBILineMonkey()3681 delete fCJ; in ~RBBILineMonkey()