Home | History | Annotate | Download | only in unicode

Lines Matching refs:chars

199       * single script (plus chars from the common and inherited scripts.)
447 * @param chars A Unicode Set containing the list of
456 uspoof_setAllowedChars(USpoofChecker *sc, const USet *chars, UErrorCode *status);
494 * @param chars A Unicode Set containing the list of
503 uspoof_setAllowedUnicodeSet(USpoofChecker *sc, const UnicodeSet *chars, UErrorCode *status);