Searched refs:asSet (Results 1 – 2 of 2) sorted by relevance
5953 dest = Set(asSet(table[idx].compressed)); in loadUnicodeSet()5967 target = asSet(uniProps.Lu);5968 target |= asSet(uniProps.Ll);5969 target |= asSet(uniProps.Lt);5970 target |= asSet(uniProps.Lo);5971 target |= asSet(uniProps.Lm);5975 target = asSet(uniProps.Ll);5976 target |= asSet(uniProps.Lu);5977 target |= asSet(uniProps.Lt);// Title case5981 target = asSet(uniProps.Mn);[all …]
5960 dest = Set(asSet(table[idx].compressed));5974 target = asSet(uniProps.Lu);5975 target |= asSet(uniProps.Ll);5976 target |= asSet(uniProps.Lt);5977 target |= asSet(uniProps.Lo);5978 target |= asSet(uniProps.Lm);5982 target = asSet(uniProps.Ll);5983 target |= asSet(uniProps.Lu);5984 target |= asSet(uniProps.Lt);// Title case5988 target = asSet(uniProps.Mn);[all …]