Searched defs:sset (Results 1 – 3 of 3) sorted by relevance
48 ScriptSet *sset; // The set of scripts itself. variable
3058 UnicodeSet *sset, UChar32 schar) in matchSymbol()3069 const UnicodeSet *sset, UChar32 schar) { in matchDecimal()3083 const UnicodeSet *sset, in matchGrouping()
478 USerializedSet sset; in TestSerialized() local