Home | History | Annotate | Download | only in intltest

Lines Matching refs:fCJ

2932     UnicodeSet  *fCJ;
2984 fCJ = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=CJ}]"), status);
3004 fNS->addAll(*fCJ); // Default behavior for CJ is identical to NS.
3554 delete fCJ;