Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uset

30 #include "unicode/uset.h"
261 USet *us;
262 const USet *uset;
264 uset = uspoof_getAllowedChars(sc, &status);
266 TEST_ASSERT(uset_isFrozen(uset));
398 * AllowedChars set/get the USet of allowed characters.
401 const USet *set;
402 USet *tmpSet;
405 /* By default, we should see no restriction; the USet should allow all characters. */
596 const USet *inclusions = NULL;
597 const USet *recommended = NULL;