Home | History | Annotate | Download | only in intltest

Lines Matching refs:fSG

3254     UnicodeSet  *fSG;
3338 fSG = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\ud800-\\udfff]"), status);
3351 fAL->addAll(*fSG); // Default behavior for SG is identical to AL.
3389 fSets->addElement(fSG, status);
3871 delete fSG;