Searched refs:fCJ (Results 1 – 3 of 3) sorted by relevance
564 UnicodeSet fCJ; field in RBBITestMonkey.RBBILineMonkey615 fCJ = new UnicodeSet("[\\p{Line_break=CJ}]"); in RBBILineMonkey()639 fNS.addAll(fCJ); // Default behavior for CJ is identical to NS. in RBBILineMonkey()
568 UnicodeSet fCJ; field in RBBITestMonkey.RBBILineMonkey619 fCJ = new UnicodeSet("[\\p{Line_break=CJ}]"); in RBBILineMonkey()643 fNS.addAll(fCJ); // Default behavior for CJ is identical to NS. in RBBILineMonkey()
2932 UnicodeSet *fCJ; member in RBBILineMonkey2984 fCJ = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=CJ}]"), status); in RBBILineMonkey()3004 fNS->addAll(*fCJ); // Default behavior for CJ is identical to NS. in RBBILineMonkey()3554 delete fCJ; in ~RBBILineMonkey()