Searched refs:getUnicodeSet (Results 1 – 2 of 2) sorted by relevance
214 @trusted CodepointSet getUnicodeSet(in char[] name, bool negated, bool casefold) in getUnicodeSet() function1539 auto s = getUnicodeSet(result[0 .. k], negated, in parseUnicodePropertySpec()
6230 CodepointSet getUnicodeSet(const scope char[] name, bool negated, bool casefold) @safe6882 auto s = getUnicodeSet(result[0 .. k], negated, casefold);