Searched defs:Grapheme (Results 1 – 1 of 1) sorted by relevance
6718 @trusted struct Grapheme struct6750 see also $(LREF Grapheme.valid). argument6761 auto g = Grapheme("A\u0302"); argument6798 See_Also: $(LREF Grapheme.valid) in length() argument6800 ref opOpAssign(string op)(dchar ch) in length()6838 auto g = Grapheme("A"); in length() argument6876 genericDecodeGrapheme!false(r); in length() argument6880 this(this) pure @nogc nothrow in this()6896 ~this() pure @nogc nothrow in ~this()6909 enum grow = 20;[all …]