Home | History | Annotate | Download | only in intltest

Lines Matching full:fcr

3573     UnicodeSet  *fCR;
3626 fCR = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=CR}]"), status);
3675 fSets->addElement(fCR, status);
4146 delete fCR;