Home | History | Annotate | Download | only in intltest

Lines Matching refs:fAI

2550     UnicodeSet  *fAI;
2615 fAI = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=AI}]"), status);
2633 fAL->addAll(*fAI); // Default behavior for AI is identical to AL
2672 fSets->addElement(fAI, status);
3242 delete fAI;