Home
last modified time | relevance | path

Searched defs:Grapheme (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d6718 @trusted struct Grapheme struct
6750 see also $(LREF Grapheme.valid). argument
6761 auto g = Grapheme("A\u0302"); argument
6798 See_Also: $(LREF Grapheme.valid) in length() argument
6800 ref opOpAssign(string op)(dchar ch) in length()
6838 auto g = Grapheme("A"); in length() argument
6876 genericDecodeGrapheme!false(r); in length() argument
6880 this(this) pure @nogc nothrow in this()
6896 ~this() pure @nogc nothrow in ~this()
6909 enum grow = 20;
[all …]