Searched refs:gInclusionSet (Results 1 – 1 of 1) sorted by relevance
41 static UnicodeSet *gInclusionSet = NULL; variable48 delete gInclusionSet; in uspoof_cleanup()49 gInclusionSet = NULL; in uspoof_cleanup()61 gInclusionSet = new UnicodeSet(UnicodeString(inclusionPat, -1, US_INV), status); in initializeStatics()62 gInclusionSet->freeze(); in initializeStatics()711 return gInclusionSet->toUSet(); in uspoof_getInclusionSet()723 return gInclusionSet; in uspoof_getInclusionUnicodeSet()